| File | Information | Date |
|---|
| floxed_cells.py | Flox-Pattern Simulator | 26.12.2011 |
| nightlight.py | Automatically turn on/off light at twilight (sispmctl relais) | 16.12.2011 |
| load_hg19.py | Loads the human genome (hg19) into a postgreSQL table. | 16.11.2011 |
| fantom_extract.py | Extracts transcription-factor to target-gene interactions from the Fantom4 database | 1.11.2011 |
| fasta_filter.py | Filters out all sequences containing the keyword in their description in a fasta file | 31.10.2011 |
| mp3life.py | Game-of-Life music visualizer | 19.10.2011 |
| pazar_extract.py | Extracts transcription-factor to target-gene interactions from the Pazar XML format | 17.10.2011 |
| load_dbSNP_bcp.py | Loads dbSNP tables needed to determine the allele-frequencies of a snp_id (e.g. rs7079053) into pSQL | 8.10.2011 |
| edge.c | If the returned value for a jpeg-image is above 20 (or 25?), the photo is in-focus. | 14.07.2011 |
| get_promotor_from_genepos.pl | Downloads the sequence -2000 to +500 from the TSS of a list of mouse chromosome positions | 1.07.2011 |
| island_conservation.pl | Checks list of vega ncRNA ids for conservation in mouse, based on the gene-island method | 21.06.2011 |
| export_homologene.py | exports from psql all human genes which have a mouse homologue as human-tab-mouse list | 21.06.2011 |
| downscale_check.py | Scales all images in a directory that are not already scaled to some resolution | 20.06.2011 |
| tfms.py | Searches a transcription factor binding site matrix in a fasta file of DNA sequences | 30.05.2011 |
| genoblast_parser.py | Get homologous promotor sequence based on gene against genome BLAST results | 30.05.2011 |
| bernwetter | Parse and log weather from bernerwetter.ch | 16.05.2011 |
| intro_zoomer.py | Creates zooming intro | 15.05.2011 |
| baeren_collage.py | Merges four timelapses into one splitscreen | 15.05.2011 |
| exonmap_example.r | Example for analysis of Affymetrix Mouse Exon Arrays ST 1.0 using exonmap (untested) | 12.05.2011 |
| smooth_timelapse.py | Creates a smooth linear timelapse using differences beween images | 8.05.2011 |
| crucell_table.py | Web interface version of crucell_table_cmd.py | 4.05.2011 |
| crucell_table_cmd.py | Converts multiple measurements of overlapping parameters into measurement/parameter matrix with NA values | 4.05.2011 |
| water_activator.py | Activates and programs the water daemon on the NSLU2 | 2.05.2011 |
| waterd.py | Water (for plants on terrace) daemon | 1.05.2011 |
| day_stats.py | Number of photos for each day in a timelapse directory | 29.04.2011 |
| peptide_twin_filter.py | Removes glycopeptides which have twin peptides containing the same site with no glycosylation | 29.04.2011 |
| popsim.c | Population Simulator | 27.04.2011 |
| popsim.h | Population Simulator (general functions) | 27.04.2011 |
| slugcam_controller.py | Reboot NSLU2 whenever the linux kernel webcam driver crashes once about every 24 hours | 25.04.2011 |
| slugcam.sh | Capture webcam (logitech) image on NSLU2 and upload to SheevaPlug | 25.04.2011 |
| get_one_day.py | Copies photos of a specific day from a timelapse directory | 22.04.2011 |
| tf_matrix_search.py | Searches a transcription factor binding site matrix in a fasta file of DNA sequences | 31.03.2011 |
| sync_labinv_resys.py | Synchronizes labinv and resys user accounts | 25.03.2011 |
| ipi_multitarget_search.py | Analysis of MS glycopeptides | 27.02.2011 |
| mogros_daemon.py | MOGROS Job Control Daemon | 17.02.2011 |
| slice2etg.pl | Fetches exons, transcripts and genes for slices of chromosomes | 28.01.2011 |
| mouse_ncbi35to37.py | Maps coordinates from mouse NCBI v35 to v37, using output of UCSC "Lift Genome Annotations" | 27.01.2011 |
| genomic_coord_match.py | Check for overlap of target region with mutated regions from COSMIC | 26.01.2011 |
| antibody_infos_lgc.py | Download characteristics of a list of antibodies IDs from lgcstandards-atcc.org | 12.01.2011 |
| antibody_infos_clc.py | Download characteristics of a list of antibodies IDs from cell-lines-service.de | 12.01.2011 |
| kegg_genes.py | Retrieves pathway member genes for a list of KEGG identifiers | 21.12.2010 |
| gene_pool.py | Creates pool of genes from mouse and human samples | 18.11.2010 |
| unixtime_photo_dir.py | Rename all jpeg files in target directory and subdirectories to their EXIF unix time | 11.11.2010 |
| remove_broken_images.py | Removes broken images from a directory of (timelapse) photos | 9.11.2010 |
| gene_go_mapping.py | Counts number of genes with association to a list of GO-IDs in all qual-MS samples | 4.11.2010 |
| ncbi_alias.py | Returns the Official Gene Symbol for the provided alias name in the specified organism. | 28.10.2010 |
| tma_form_parser.py | Parse the "spot-number", "ratio", "PTEN" and "CEP10" fields of the TMA counting form | 21.10.2010 |
| ext_copy.py | Copy files of a certain extension from sub-directories of target directory | 21.10.2010 |
| addGlycopeps4.py | Adds glycopeptide list to meta database | 12.10.2010 |
| ipi_dat_extract.py | Create mapping from IPI to entrez,uniprot,ensembl from EBI FTP archive dat files | 7.10.2010 |
| image_aspect.py | Add borders to image to give it a defined aspect ratio | 24.09.2010 |
| path2frames.py | Write frames according to shortest path found by TSP solver | 13.09.2010 |
| matrix_fill.py | Creates TSP solver script for R which uses concorde | 13.09.2010 |
| imgcmp_matrix.py | Creates similiarity matrix from a directory of images | 13.09.2010 |
| panomerge.py | Creates frames for a horizontal scroll on a panorama | 13.09.2010 |
| node_remover.py | Remove nodes with only two edges | 23.08.2010 |
| street_network_plot.py | Plot network by using node positions and edges only | 23.08.2010 |
| edge_intersector.py | Adds nodes bases on edge intersection | 23.08.2010 |
| crossings3.py | Recognizing crossings as nodes and streets as edges in street network images. | 18.08.2010 |
| image_clust.c | Clusters neighbouring (red) pixels in a PNG image | 17.08.2010 |
| pathfind2.c | Width-first-search for shortest path in white street network on black background PNG image | 16.08.2010 |
| calImg.py | Renders calendar image | 29.07.2010 |
| imgfind.c | Finds position of a small image in a larger image | 12.07.2010 |
| keggparser.py | Parses gene interactions from KEGG pathways | 29.06.2010 |
| timecopy.py | Copy the specified period from a timelapse directory | 14.06.2010 |
| baeren_switcher.py | Creates timelapse by taking images from differnt reordered camera angles | 13.05.2010 |
| flagparse.py | Parses copy-paste from ciliaproteome.org to list of swissprot accessions | 11.05.2010 |
| swissprot_sequences.py | gets the protein sequence for a list of swissprot accessions | 11.05.2010 |
| protein_list_blast_human.py | Find overlap of two protein list in FASTA format by using BLAST | 11.05.2010 |
| short_timelapse.py | Creates short, balanced timelapse | 11.05.2010 |
| glycopeps_sprot.py | Checks which glycosites are in swissprot and whether they are verified or what category of hypothetical | 10.05.2010 |
| gene_add_tmd.py | Sorts list of genes into transmembrane, secreted, mitochondrial and GPI-anchored category | 29.04.2010 |
| gene_hsa2mmu.py | Maps list of human gene symbols to mouse gene symbols | 28.04.2010 |
| ug_hsa2mmu.py | Maps list of human unigene ids to mouse gene symbols, keeps fold changes | 23.04.2010 |
| seqmapper.py | compares sequenced data to reference (obscure & obsolete) | 1.04.2010 |
| consequence.pl | Get consequences of SNV | 30.03.2010 |
| get_sequence3.pl | Downloads sequences for a list of gene symbols to fasta format | 30.03.2010 |
| get_sequence2.pl | Downloads slice sequences for a list of gene symbols to fasta format | 30.03.2010 |
| get_sequence.pl | Downloads slice sequences for a list of ensembl stable ids to fasta format | 30.03.2010 |
| snvmix2tab.py | Rewrites SNVMix2 output into tab separated format to be inserted into psql | 30.03.2010 |
| get_gene_sequence2.pl | Downloads slice sequences for a list of ensembl stable ids to fasta format | 29.03.2010 |
| swissprot_features.py | Extract Feature Table (FT) from uniprot_sprot.dat | 19.03.2010 |
| ensembl_variation.py | Converts the ensembl variation database into one table | 15.03.2010 |
| get_transcripts.pl | Get chromosomal positions of a list of ENSEMBL gene ids | 15.03.2010 |
| least_change_path.py | Order list of images by similiarity | 26.02.2010 |
| fader.py | Creates series of difference images | 24.02.2010 |
| hdr_movie_slow.py | Creates overlapping HDRs from a batch of images | 21.02.2010 |
| fader2.py | Color-fade a batch of images | 21.02.2010 |
| watchrat.py | Saves images if something moves, automatically determines threshold | 9.02.2010 |
| netcam_motion.py | Saves netcam images if something moves | 8.02.2010 |
| compare_images.c | Compare two JPEG images | 7.02.2010 |
| get_tower.py | Downloads JPEG images from ALLNET ALL2281 WLAN Camera | 7.02.2010 |
| aa2png.py | Amino Acid Triplet Projection | 26.01.2010 |
| jfj.py | Download images from webcam as soon as it gets changed | 6.01.2010 |
| katalog.cgi | Katalog Layouter | 23.12.2009 |
| mp3_sync.py | Synchronizes movie frame progression to beats detected in mp3 audio | 10.12.2009 |
| hdr_movie_filter.py | Filter specific times for HDR movie | 10.12.2009 |
| hdr_movie.py | Creates HDR images from photo stream | 10.12.2009 |
| sprite_mover5.py | Sprites moving around and colliding randomly | 29.11.2009 |
| mod_sync4.py | Synchronizes the speed of timelapse to a MOD channel | 29.11.2009 |
| mod_sync3.py | Synchronizes movement of sprites to MOD channels | 29.11.2009 |
| median_image.c | Computes median intensity image of any number of possibly resized input files | 30.10.2009 |
| dnwa.c | Dynamic Needleman-Wunsch alignment matrix | 29.10.2009 |
| lumiCalc.c | Computes luminescence of an image | 12.10.2009 |
| motion_detect.c | timelapse motion detection, image analysis part | 5.10.2009 |
| motion_detect_cache.py | timelapse motion detection, caching part | 5.10.2009 |
| no_motion.py | Nested day timelapse | 2.10.2009 |
| motion_detect.py | timelapse motion detection, file organisation part | 1.10.2009 |
| trimClusterer.c | Memory efficient proteomic clusterer, can be used even on A. thaliana! | 1.10.2009 |
| theoretical_glycosites.py | Counts glycosylation patterns and mass-shifts in peptides | 27.07.2009 |
| baerenpark_pipeline.sh | Baerenpark timelapse pipeline | 4.07.2009 |
| baeren_kreis.py | Rotating timelapse | 4.07.2009 |
| baeren_merge.py | Creates merged sequence from selected cams | 4.07.2009 |
| photo_mapping2.py | Photo mapping using imgSeek | 1.07.2009 |
| baeren_seek.py | Using imgSeek module to separate webcams from a pooled images | 30.06.2009 |
| film_kreis.pl | Used to create "A whole year of time lapse" | 6.06.2009 |
| photo_mapping.py | Finds original photos of scaled web images | 15.05.2009 |
| equiLuminiscence.py | Select images with similar luma component for movie of equal brightness | 7.05.2009 |
| new_hagen.py | Rotating zoom timelapse | 5.05.2009 |
| vimeo_upload.php | Uploads movies to vimeo.com | 26.04.2009 |
| pvalue_survdiff.r | Return the p-value of a survdiff object in R. | 22.04.2009 |
| ixus_capture.c | Ixus Capture | 20.04.2009 |
| nichtlustig.py | Downloads all nichtlustig comics | 16.04.2009 |
| koho_wave.py | Finds groups of PCM sound peaks using a Kohonen SOM with quantisized wavelet transform as input vector | 7.04.2009 |
| crow.py | Finds and saves peaks in WAV (PCM wave audio) files | 2.04.2009 |
| pwgen.pl | Remembrable passwords | 20.03.2009 |
| transfer_field.py | Adds field and content from source table to target table. | 24.02.2009 |
| CATAN.PAS | PC version of "Die Siedler von Catan" (board game), programmed in April 1996. | 19.02.2009 |
| bund.py | Show the Bern weather forecast in the next three days in a small window | 18.02.2009 |
| chromosome_postition2.pl | List of chromosome regions (chrX:P1-P2) -> Name/IDs of genes at or near position | 18.02.2009 |
| forum3.py | Forum Romanum with simple computer players, AI version 3 | 13.02.2009 |
| forum2.py | Forum Romanum with simple computer players, AI version 2 | 11.02.2009 |
| forum.py | Forum Romanum with simple computer players | 9.02.2009 |
| chromosome_postition.pl | List of chromosome regions (chrX:P1-P2) -> Name/IDs of genes at or near position | 8.02.2009 |
| colourCount_quant.c | Count the number of colours used in a JPEG image, faster version. | 1.02.2009 |
| colourCount.c | Count the number of colours used in a JPEG image | 26.01.2009 |
| agilent2nimblegen | Converts agilent ChIP array data to nimblegen format | 18.01.2009 |