[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: TR: Debian has RRID SCR_006638



Hi,

On Wed, Apr 25, 2018 at 09:43:21AM +0200, Dylan Aïssi wrote:
> it should be better to use UDD instead and I have to learn how to use
> it.

:-)

Have a look the script packages_of_blend_entering_debian which I just
pushed[1].  That's not a fully correct solution but shows what you can
get easily as a first shot.

What is wrong?

1. For instance the first entry swissknife is definitely not new but it
   was recently taken over into team maintenance.  So what really needs
   to be queried is: "When has a package entered Debian that is **now**
   maintained by the Debian Med team."  That's another select away so no
   really big deal.  But next item is more important and we probably
   should not rely on the maintainer address at all.

2. I also think that users are not interested in some libraries or Python
   modules maintained by chance als predependencies.  So the more sensible
   query would be to not check what the package is maintained by the
   team but what is listed in Debian Med tasks (be it maintained by us
   or somebody else like DebiChem).  This can be queried by a join with
   the result of

     select * from blends_dependencies
        where blend = 'debian-med' and task in ('bio', 'bio-dev');

   if we are only interested in biology (is this the case or is medical
   imaging relevant as well?), join this with sources tables and than
   check upload_history for those sources.
 
> But, what do you need exactly?

Yes, that's the question - thus only the demo query for the moment.

> Only new packages (first upload into
> Debian) or updated packages (I guess it is the first one).

Seems so.  At least I designed the query according to this.

> I will have to manually cure the list because some packages could be
> not related to omics... I am not sure if it is useful to highlight
> them on your blog.

I think if we properly design our tasks files and care for adding the
stuff we are injecting immediately when a repository is created
(otherwise we might forget things) a minimum of manual curation is
needed.

Hope this helps

        Andreas.

[1] https://salsa.debian.org/blends-team/website/blob/master/misc/sql/packages_of_blend_entering_debian 

-- 
http://fam-tille.de
            source             |          date          
-------------------------------+------------------------
 swissknife                    | 2018-04-17 10:20:17+00
 r-cran-mockr                  | 2018-03-28 09:00:14+00
 libjbzip2-java                | 2018-03-25 08:51:18+00
 r-cran-waveslim               | 2018-03-22 12:00:59+00
 r-cran-wavethresh             | 2018-03-22 12:00:59+00
 r-cran-snowfall               | 2018-03-22 12:00:58+00
 r-cran-pvclust                | 2018-03-22 12:00:57+00
 r-cran-rwave                  | 2018-03-22 12:00:57+00
 r-cran-rmarkdown              | 2018-03-22 12:00:57+00
 r-cran-permute                | 2018-03-22 12:00:56+00
 r-bioc-pcamethods             | 2018-03-22 12:00:55+00
 bali-phy                      | 2018-03-22 12:00:10+00
 jheatchart                    | 2018-03-07 09:00:11+00
 simpleitk                     | 2018-03-06 22:00:15+00
 r-cran-fauxpas                | 2018-03-06 22:00:12+00
 r-cran-webutils               | 2018-03-05 11:00:16+00
 r-cran-ggsci                  | 2018-03-04 21:00:11+00
 r-cran-bigmemory.sri          | 2018-03-04 21:00:11+00
 r-cran-bigmemory              | 2018-03-04 21:00:10+00
 r-bioc-impute                 | 2018-03-02 11:00:09+00
 r-cran-prettyr                | 2018-03-02 09:00:14+00
 r-cran-gee                    | 2018-03-02 09:00:14+00
 smalr                         | 2018-02-27 10:00:20+00
 r-cran-phytools               | 2018-02-22 23:00:12+00
 r-cran-animation              | 2018-02-22 23:00:11+00
 r-cran-clustergeneration      | 2018-02-22 23:00:11+00
 r-cran-flashclust             | 2018-02-22 09:00:15+00
 r-cran-factominer             | 2018-02-22 09:00:15+00
 ctdopts                       | 2018-02-22 09:00:11+00
 ctdconverter                  | 2018-02-19 11:01:30+00
 bart-view                     | 2018-02-17 23:00:10+00
 pondus                        | 2018-02-12 15:36:15+00
 python-bd2k                   | 2018-02-12 11:00:19+00
 nanook                        | 2018-02-12 11:00:19+00
 assemblytics                  | 2018-02-12 11:00:10+00
 centrifuge                    | 2018-02-11 22:00:11+00
 cycle                         | 2018-02-02 18:34:38+00
 r-other-hms-dbmi-spp          | 2018-01-26 12:00:44+00
 lamarc                        | 2018-01-19 12:00:10+00
 r-cran-shinydashboard         | 2018-01-15 22:00:11+00
 r-cran-rhandsontable          | 2018-01-15 12:00:12+00
 seqtools                      | 2017-12-18 23:00:14+00
 bitseq                        | 2017-12-16 23:00:11+00
 patman                        | 2017-12-13 23:00:10+00
 hinge                         | 2017-12-12 16:00:14+00
 clonalorigin                  | 2017-12-11 22:00:11+00
 clonalframeml                 | 2017-12-11 22:00:10+00
 r-cran-webmockr               | 2017-12-04 15:01:16+00
 getdata                       | 2017-11-30 22:05:55+00
 r-cran-mockery                | 2017-11-25 13:00:10+00
 r-cran-treespace              | 2017-11-23 15:00:14+00
 r-cran-purrr                  | 2017-11-23 15:00:13+00
 r-cran-dichromat              | 2017-11-23 15:00:12+00
 r-cran-bitops                 | 2017-11-21 21:00:12+00
 populations                   | 2017-11-19 17:04:39+00
 biomaj3-zipkin                | 2017-11-13 10:00:12+00
 biomaj3-user                  | 2017-11-13 10:00:12+00
 biomaj3-process               | 2017-11-13 10:00:12+00
 biomaj3-core                  | 2017-11-13 10:00:11+00
 biomaj3-daemon                | 2017-11-13 10:00:11+00
 biomaj3-download              | 2017-11-13 10:00:11+00
 biomaj3-cli                   | 2017-11-13 10:00:10+00
 biomaj3                       | 2017-11-13 10:00:10+00
 phast                         | 2017-11-06 09:00:15+00
 r-cran-tidyselect             | 2017-11-05 00:00:17+00
 r-cran-guerry                 | 2017-11-05 00:00:14+00
 beads                         | 2017-11-05 00:00:12+00
 r-bioc-protgenerics           | 2017-10-21 19:00:13+00
 python-colormap               | 2017-10-20 21:00:26+00
 r-bioc-annotationfilter       | 2017-10-19 13:00:21+00
 python-easydev                | 2017-10-18 15:00:26+00
 r-cran-wikitaxa               | 2017-10-02 15:00:12+00
 r-cran-wikidatar              | 2017-10-02 15:00:11+00
 r-cran-wikipedir              | 2017-10-02 15:00:11+00
 r-cran-hms                    | 2017-10-02 15:00:10+00
 r-cran-rprojroot              | 2017-10-02 15:00:10+00
 r-cran-desc                   | 2017-10-02 15:00:09+00
 r-cran-bindr                  | 2017-10-02 09:00:09+00
 r-cran-glue                   | 2017-09-30 16:00:11+00
 r-cran-bindrcpp               | 2017-09-30 16:00:10+00
 r-cran-rlang                  | 2017-09-30 10:00:26+00
 r-cran-gtable                 | 2017-09-29 16:00:11+00
 r-cran-pkgconfig              | 2017-09-15 18:00:09+00
 gfapy                         | 2017-08-31 09:00:15+00
 r-cran-bit64                  | 2017-08-30 00:00:19+00
 r-cran-blob                   | 2017-08-30 00:00:19+00
 r-cran-bit                    | 2017-08-30 00:00:18+00
 bppphyview                    | 2017-08-25 12:18:59+00
 sambamba                      | 2017-08-10 15:00:12+00
 jellyfish1                    | 2017-08-09 22:00:11+00
 python-treetime               | 2017-07-18 10:00:15+00
 bppsuite                      | 2017-06-21 15:00:09+00
 r-bioc-delayedarray           | 2017-06-09 14:00:18+00
 r-bioc-genomeinfodbdata       | 2017-05-23 19:00:10+00
 quorum                        | 2017-05-18 12:00:13+00
 psortb                        | 2017-05-05 11:00:12+00
 e-mem                         | 2017-05-05 11:00:10+00
 libpll                        | 2017-05-03 13:48:30+00
 libpsortb                     | 2017-04-24 22:00:11+00
 r-cran-calibrate              | 2017-04-18 18:00:12+00
 pftools                       | 2017-04-06 08:00:10+00
 libundead                     | 2017-04-05 14:00:13+00
 seqsero                       | 2017-04-04 21:00:12+00
 r-cran-lexrankr               | 2017-04-04 21:00:12+00
 r-cran-snowballc              | 2017-04-04 10:00:16+00
 runcircos-gui                 | 2017-03-28 07:00:10+00
 mptp                          | 2017-03-22 09:00:12+00
 libbiod                       | 2017-03-21 12:00:13+00
 python-xopen                  | 2017-03-18 19:00:10+00
 librandom123                  | 2017-03-17 14:00:12+00
 freebayes                     | 2017-03-17 14:00:12+00
 bio-tradis                    | 2017-03-16 22:00:10+00
 trnascan-se                   | 2017-03-16 19:00:12+00
 roguenarok                    | 2017-03-15 14:00:14+00
 libseqlib                     | 2017-03-09 11:00:10+00
 paleomix                      | 2017-03-09 11:00:10+00
 deepnano                      | 2017-03-08 22:00:11+00
 tnseq-transit                 | 2017-03-04 11:00:13+00
 python-biotools               | 2017-03-02 23:00:34+00
 ciftilib                      | 2017-03-01 12:00:11+00
 canu                          | 2017-03-01 12:00:10+00
 orthanc-wsi                   | 2017-03-01 07:00:11+00
 r-cran-natserv                | 2017-02-19 19:00:14+00
 r-cran-worrms                 | 2017-02-19 19:00:14+00
 r-cran-crul                   | 2017-02-19 19:00:13+00
 examl                         | 2017-02-17 20:00:11+00
 qcumber                       | 2017-02-17 01:00:12+00
 radiant                       | 2017-02-13 09:00:10+00
 python-pyflow                 | 2017-02-12 22:00:12+00
 tvc                           | 2017-02-12 21:04:54+00
 r-cran-urltools               | 2017-02-11 22:00:15+00
 python-pybedtools             | 2017-02-08 07:00:15+00
 python-gffutils               | 2017-02-08 07:00:14+00
 python-biomaj3                | 2017-02-08 07:00:12+00
 bedops                        | 2017-02-03 15:03:33+00
 libbio-eutilities-perl        | 2017-01-31 11:00:12+00
 r-cran-httpcode               | 2017-01-26 22:00:15+00
 r-cran-triebeard              | 2017-01-26 22:00:15+00
 baitfisher                    | 2017-01-26 22:00:11+00
 diamond-aligner               | 2017-01-25 22:00:10+00
 aghermann                     | 2017-01-04 15:03:27+00
 ncbi-entrez-direct            | 2016-12-25 04:48:46+00
 r-cran-solrium                | 2016-12-22 22:00:15+00
 r-cran-ritis                  | 2016-12-22 22:00:15+00
 pbcopper                      | 2016-12-21 13:00:24+00
 r-cran-prettyunits            | 2016-12-20 11:00:10+00
 libbio-coordinate-perl        | 2016-12-20 11:00:10+00
 r-cran-progress               | 2016-12-20 11:00:10+00
 kmer                          | 2016-12-12 12:00:19+00
 rambo-k                       | 2016-12-11 16:00:17+00
 python-intervaltree-bio       | 2016-12-11 16:00:15+00
 qtltools                      | 2016-12-08 11:00:14+00
 r-bioc-mergeomics             | 2016-12-08 11:00:14+00
 dcm2niix                      | 2016-12-08 11:00:10+00
 r-cran-withr                  | 2016-12-05 11:00:15+00
 r-cran-dbitest                | 2016-12-05 11:00:14+00
 r-cran-plogr                  | 2016-12-02 20:00:17+00
 r-cran-memoise                | 2016-12-02 20:00:17+00
 pirs                          | 2016-11-28 11:00:14+00
 r-cran-fitcoach               | 2016-11-17 11:01:17+00
 r-cran-rotl                   | 2016-11-17 10:00:14+00
 r-cran-rentrez                | 2016-11-14 20:00:17+00
 r-bioc-rbgl                   | 2016-11-11 20:00:11+00
 falcon                        | 2016-11-11 11:00:16+00
 libjloda-java                 | 2016-11-10 22:00:13+00
 crac                          | 2016-11-09 12:00:11+00
 libgkarrays                   | 2016-11-08 22:00:13+00
 r-cran-qqman                  | 2016-11-07 10:00:27+00
 r-cran-sourcetools            | 2016-11-07 10:00:27+00
 r-cran-backports              | 2016-11-01 08:00:14+00
 nutsqlite                     | 2016-10-30 22:00:12+00
 dascrubber                    | 2016-10-25 12:00:10+00
 bio-eagle                     | 2016-10-21 13:00:09+00
 gtable                        | 2016-10-18 13:24:54+00
 ruby-rgfa                     | 2016-10-10 17:00:10+00
 lambda-align                  | 2016-10-07 12:00:13+00
 metaphlan2-data               | 2016-09-27 12:01:56+00
 metaphlan2                    | 2016-09-27 12:00:29+00
 r-bioc-metagenomeseq          | 2016-09-22 11:00:25+00
 libvcflib                     | 2016-09-21 13:00:11+00
 seqan2                        | 2016-09-19 17:00:45+00
 libhpptools                   | 2016-09-19 17:00:11+00
 r-bioc-biomformat             | 2016-09-19 12:00:11+00
 parsnp                        | 2016-09-16 22:01:27+00
 r-bioc-phyloseq               | 2016-09-14 08:00:10+00
 r-cran-tikzdevice             | 2016-09-11 20:00:09+00
 r-cran-png                    | 2016-09-11 20:00:08+00
 r-cran-testit                 | 2016-09-10 22:00:23+00
 r-cran-filehash               | 2016-09-10 22:00:22+00
 rapmap                        | 2016-09-07 14:00:19+00
 ncbi-vdb                      | 2016-08-30 11:00:10+00
 r-cran-cairo                  | 2016-08-24 00:00:09+00
 r-bioc-savr                   | 2016-08-22 22:00:19+00
 python3-typed-ast             | 2016-08-19 08:00:12+00
 hisat2                        | 2016-08-19 08:00:09+00
 physamp                       | 2016-08-16 14:00:15+00
 liblemon                      | 2016-08-14 14:00:09+00
 mapdamage                     | 2016-08-06 17:00:21+00
 lefse                         | 2016-08-06 17:00:20+00
 fermi-lite                    | 2016-08-03 22:00:15+00
 adapterremoval                | 2016-08-03 22:00:13+00
 hilive                        | 2016-08-02 18:00:30+00
 r-cran-tibble                 | 2016-07-23 22:00:26+00
 mash                          | 2016-07-21 11:00:12+00
 r-cran-treescape              | 2016-07-12 18:00:09+00
 r-cran-nmf                    | 2016-07-08 00:02:08+00
 r-cran-rngtools               | 2016-07-07 14:00:49+00
 r-cran-irlba                  | 2016-07-07 14:00:49+00
 r-cran-gridbase               | 2016-07-07 14:00:48+00
 r-cran-rlumshiny              | 2016-07-07 07:00:47+00
 r-cran-pkgmaker               | 2016-07-07 07:00:47+00
 beast2-mcmc                   | 2016-07-07 07:00:09+00
 r-cran-googlevis              | 2016-07-06 11:00:09+00
 r-cran-registry               | 2016-07-06 11:00:09+00
 r-cran-luminescence           | 2016-07-05 20:39:02+00
 libsmithwaterman              | 2016-07-05 18:00:12+00
 libfastahack                  | 2016-07-05 18:00:11+00
 r-cran-raster                 | 2016-07-04 23:00:24+00
 r-cran-minpack.lm             | 2016-07-04 14:00:08+00
 r-cran-shape                  | 2016-07-04 14:00:08+00
 r-cran-bbmle                  | 2016-07-04 13:00:10+00
 python-dictobj                | 2016-07-04 13:00:09+00
 art-nextgen-simulation-tools  | 2016-07-04 08:00:19+00
 consensuscore2                | 2016-07-04 07:00:33+00
 consensuscore                 | 2016-07-04 07:00:31+00
 r-cran-scatterd3              | 2016-07-02 19:01:12+00
 r-cran-shinybs                | 2016-07-02 01:02:17+00
 r-cran-ellipse                | 2016-07-02 01:02:17+00
 r-cran-rglwidget              | 2016-07-01 08:00:21+00
 r-cran-fields                 | 2016-06-30 18:00:39+00
 r-bioc-deseq2                 | 2016-06-30 18:00:31+00
 r-cran-htmlwidgets            | 2016-06-29 18:01:13+00
 r-cran-adephylo               | 2016-06-29 18:01:11+00
 r-bioc-geneplotter            | 2016-06-29 13:01:52+00
 r-cran-distory                | 2016-06-28 21:00:23+00
 r-cran-adegenet               | 2016-06-28 18:00:31+00
 libdisorder                   | 2016-06-28 10:00:22+00
 r-cran-pscbs                  | 2016-06-28 08:00:21+00
 r-cran-future                 | 2016-06-27 13:00:52+00
 r-bioc-ensembldb              | 2016-06-27 08:02:15+00
 r-bioc-dnacopy                | 2016-06-27 08:02:14+00
 r-cran-r.cache                | 2016-06-26 20:00:49+00
 r-cran-listenv                | 2016-06-26 20:00:48+00
 r-cran-globals                | 2016-06-26 20:00:47+00
 phipack                       | 2016-06-25 13:00:41+00
 libssw                        | 2016-06-25 13:00:40+00
 libhat-trie                   | 2016-06-24 13:00:20+00
 r-cran-pheatmap               | 2016-06-21 12:00:43+00
 sniffles                      | 2016-06-19 11:00:43+00
 fsa                           | 2016-06-16 01:00:44+00
 sspace                        | 2016-06-09 07:00:37+00
 garli                         | 2016-06-08 01:00:37+00
 srst2                         | 2016-06-06 14:00:56+00
 graphlan                      | 2016-06-03 13:00:35+00
 fastqtl                       | 2016-06-01 16:00:26+00
 ariba                         | 2016-06-01 16:00:17+00
 galileo                       | 2016-06-01 12:01:31+00
 r-bioc-annotationhub          | 2016-05-31 07:01:00+00
 r-bioc-interactivedisplaybase | 2016-05-23 18:01:31+00
 r-bioc-go.db                  | 2016-05-23 18:01:29+00
 pbh5tools                     | 2016-05-23 18:01:21+00
 r-cran-princurve              | 2016-05-20 12:01:20+00
 scrm                          | 2016-05-19 16:30:59+00
 maffilter                     | 2016-05-15 18:00:23+00
 r-cran-hexbin                 | 2016-05-15 11:01:05+00
 fsm-lite                      | 2016-05-14 14:00:17+00
 jmodeltest                    | 2016-05-12 19:00:23+00
 iva                           | 2016-05-10 16:04:27+00
 mypy                          | 2016-05-06 11:00:26+00
 r-cran-fitbitscraper          | 2016-04-29 17:00:24+00
 libbpp-qt                     | 2016-04-27 10:00:34+00
 libbpp-popgen                 | 2016-04-27 10:00:32+00
 libbpp-phyl-omics             | 2016-04-27 10:00:29+00
 sprai                         | 2016-04-26 11:00:32+00
 beagle                        | 2016-04-25 20:00:11+00
 libbpp-seq-omics              | 2016-04-23 12:00:29+00
 libbpp-raa                    | 2016-04-22 11:00:31+00
 libbpp-phyl                   | 2016-04-22 11:00:30+00
 smrtanalysis                  | 2016-04-21 11:01:58+00
 libbpp-seq                    | 2016-04-21 11:01:28+00
 augustus                      | 2016-04-14 09:00:54+00
 harvest-tools                 | 2016-04-14 02:00:29+00
 libbpp-core                   | 2016-04-13 12:00:29+00
 r-cran-phylobase              | 2016-04-11 12:00:46+00
 r-cran-rnexml                 | 2016-04-09 08:00:20+00
 r-cran-tidyr                  | 2016-04-08 08:00:40+00
 r-cran-dplyr                  | 2016-04-07 10:00:42+00
 seer                          | 2016-04-02 18:00:38+00
 r-cran-taxize                 | 2016-04-01 11:00:23+00
 r-cran-shiny                  | 2016-03-31 16:01:57+00
 surankco                      | 2016-03-31 16:01:57+00
 r-cran-xml2                   | 2016-03-31 14:00:35+00
 libgzstream                   | 2016-03-30 23:00:26+00
 spaced                        | 2016-03-30 11:00:22+00
 r-cran-rredlist               | 2016-03-26 13:00:17+00
 plip                          | 2016-03-25 18:00:29+00
 r-cran-bold                   | 2016-03-25 11:00:23+00
 r-cran-httr                   | 2016-03-25 06:00:36+00
 r-cran-htmltools              | 2016-03-25 06:00:35+00
 r-cran-adegraphics            | 2016-03-25 06:00:33+00
 r-cran-data.table             | 2016-03-23 14:00:29+00
 r-cran-rncl                   | 2016-03-23 07:00:51+00
 r-cran-openssl                | 2016-03-23 07:00:47+00
 r-cran-lazyeval               | 2016-03-23 07:00:46+00
 r-cran-curl                   | 2016-03-23 07:00:44+00
 r-cran-assertthat             | 2016-03-23 07:00:43+00
 circlator                     | 2016-03-23 07:00:19+00
 dindel                        | 2016-03-21 14:00:23+00
 pbsuite                       | 2016-03-17 16:00:50+00
 cwltool                       | 2016-03-17 16:00:22+00
 bart                          | 2016-02-28 11:00:20+00
 reapr                         | 2016-02-26 09:03:00+00
 spades                        | 2016-02-20 10:01:00+00
 artfastqgenerator             | 2016-02-20 10:00:27+00
 qsopt-ex                      | 2016-02-14 11:00:21+00
 plast                         | 2016-02-09 22:00:25+00
 varna                         | 2016-02-08 14:00:25+00
 python-schema-salad           | 2016-02-08 05:02:05+00
 python-rdflib-jsonld          | 2016-02-07 00:09:00+00
 indelible                     | 2016-02-07 00:08:54+00
 trinityrnaseq                 | 2016-02-05 23:05:40+00
 salmon                        | 2016-02-05 23:05:20+00
 poretools                     | 2016-02-05 11:02:52+00
 roary                         | 2016-02-05 11:02:52+00
 odil                          | 2016-02-03 18:00:32+00
 dawg                          | 2016-02-03 18:00:22+00
 phybin                        | 2016-02-03 13:01:15+00
 brig                          | 2016-02-03 13:00:22+00
 ngs-sdk                       | 2016-02-02 12:00:39+00
 kineticstools                 | 2016-02-02 12:00:33+00
 libncl                        | 2016-02-01 16:03:07+00
 iqtree                        | 2016-02-01 16:00:33+00
 cgview                        | 2016-02-01 16:00:23+00
 snpomatic                     | 2016-01-30 19:00:26+00
 libzstd                       | 2016-01-29 23:00:27+00
 libcereal                     | 2016-01-29 23:00:25+00
 miniasm                       | 2016-01-25 20:00:29+00
 pbsim                         | 2016-01-25 17:00:41+00
 snap-aligner                  | 2016-01-22 11:00:48+00
 pbdagcon                      | 2016-01-22 11:00:36+00
 python-pyfaidx                | 2016-01-22 00:00:40+00
 nanopolish                    | 2016-01-21 12:00:18+00
 bcftools                      | 2016-01-21 11:00:21+00
 r-cran-biasedurn              | 2016-01-20 19:00:39+00
 fast5                         | 2016-01-20 19:00:21+00
 pbbam                         | 2016-01-19 17:00:29+00
 falconkit                     | 2016-01-19 17:00:27+00
 libjung-free-java             | 2016-01-15 10:00:30+00
 pbbarcode                     | 2016-01-13 12:00:32+00
 minimap                       | 2016-01-13 12:00:30+00
 r-cran-bio3d                  | 2016-01-13 10:00:19+00
 pixelmed-codec                | 2016-01-12 13:00:34+00
 dwgsim                        | 2016-01-10 09:34:13+00
 libbio-das-lite-perl          | 2016-01-05 19:04:33+00
 libqes                        | 2015-12-22 09:37:14+00
 camp                          | 2015-12-21 17:10:01+00
 libtabixpp                    | 2015-12-19 19:00:36+00
 khmer                         | 2015-12-19 19:00:26+00
 htsjdk                        | 2015-12-19 19:00:22+00
 pbseqlib                      | 2015-12-09 23:00:26+00
 gubbins                       | 2015-12-05 18:00:24+00
 fastml                        | 2015-12-05 18:00:23+00
 codonw                        | 2015-12-05 18:00:20+00
 datatables.js                 | 2015-11-27 13:00:16+00
 python-pbcommand              | 2015-11-25 12:00:23+00
 libsis-jhdf5-java             | 2015-11-25 12:00:21+00
 python-dendropy               | 2015-11-24 22:00:25+00
 piler                         | 2015-11-24 10:00:25+00
 placnet                       | 2015-11-17 18:00:16+00
 proteinortho                  | 2015-11-16 12:00:16+00
 python-pymummer               | 2015-11-16 11:00:17+00
 r-cran-stringi                | 2015-11-12 10:00:22+00
 andi                          | 2015-11-10 11:00:16+00
 sga                           | 2015-11-08 19:00:18+00
 r-bioc-summarizedexperiment   | 2015-11-05 23:00:21+00
 r-cran-praise                 | 2015-11-02 17:00:31+00
 artemis                       | 2015-11-02 17:00:16+00
 repeatmasker-recon            | 2015-10-28 12:00:15+00
 sleepyhead                    | 2015-10-27 16:00:31+00
 prottest                      | 2015-10-27 13:00:18+00
 libsis-base-java              | 2015-10-27 13:00:17+00
 pbgenomicconsensus            | 2015-10-26 11:00:22+00
 python-avro                   | 2015-10-25 19:00:13+00
 pbalign                       | 2015-10-21 16:00:46+00
 rsem                          | 2015-10-21 11:00:18+00
 snakemake                     | 2015-10-20 22:01:31+00
 bio-rainbow                   | 2015-10-20 19:00:12+00
 mhap                          | 2015-10-19 10:00:44+00
 libgff                        | 2015-10-19 10:00:43+00
 king-probe                    | 2015-10-19 10:00:42+00
 spdlog                        | 2015-10-18 13:00:24+00
 python-pyvcf                  | 2015-10-16 22:00:32+00
 dazzdb                        | 2015-10-16 10:00:16+00
 alter-sequence-alignment      | 2015-10-16 10:00:14+00
 axe-demultiplexer             | 2015-10-12 23:00:10+00
 sumaclust                     | 2015-10-02 22:00:45+00
 transrate-tools               | 2015-10-01 16:00:58+00
 r-cran-etm                    | 2015-09-29 22:00:22+00
 berkeley-express              | 2015-09-29 22:00:13+00
 minc-tools                    | 2015-09-27 17:00:12+00
 r-cran-cmprsk                 | 2015-09-24 14:00:37+00
 kraken                        | 2015-09-17 10:00:18+00
 libminc                       | 2015-09-15 10:00:23+00
 python-pbconsensuscore        | 2015-09-14 10:00:23+00
 suitename                     | 2015-09-12 17:00:36+00
 python-cutadapt               | 2015-09-04 07:00:16+00
 r-bioc-ebseq                  | 2015-09-03 10:00:26+00
 jaligner                      | 2015-09-02 11:00:11+00
 daligner                      | 2015-09-02 11:00:10+00
 python-pbh5tools              | 2015-08-29 17:00:12+00
 sortmerna                     | 2015-08-27 11:00:31+00
 sumatra                       | 2015-08-16 12:00:30+00
 r-bioc-genefilter             | 2015-08-16 12:00:28+00
 r-bioc-aroma.light            | 2015-08-15 16:00:22+00
 dcmtkpp                       | 2015-08-15 16:00:16+00
 blasr                         | 2015-08-15 16:00:13+00
 orthanc-dicomweb              | 2015-08-13 10:00:53+00
 tantan                        | 2015-08-08 11:00:17+00
 libdivsufsort                 | 2015-08-05 10:02:17+00
 python-skbio                  | 2015-08-04 12:00:27+00
 python-burrito                | 2015-08-03 17:00:48+00
 r-bioc-annotate               | 2015-07-31 19:00:34+00
 orthanc-webviewer             | 2015-07-29 18:00:16+00
 r-cran-r.utils                | 2015-07-29 10:01:16+00
 r-cran-magrittr               | 2015-07-29 10:01:15+00
 ea-utils                      | 2015-07-29 10:00:15+00
 r-cran-seqinr                 | 2015-07-28 17:00:22+00
 microbegps                    | 2015-07-28 17:00:19+00
 ecopcr                        | 2015-07-28 17:00:13+00
 kmer-tools                    | 2015-07-27 22:00:24+00
 rdp-classifier                | 2015-07-25 10:00:18+00
 kmc                           | 2015-07-24 16:00:51+00
 biojava4-live                 | 2015-07-24 16:00:23+00
 barrnap                       | 2015-07-24 16:00:21+00
 aegean                        | 2015-07-24 16:00:20+00
 opensurgsim                   | 2015-07-23 11:00:31+00
 maxflow                       | 2015-07-22 22:00:14+00
 r-cran-phangorn               | 2015-07-21 10:00:46+00
 hyphy                         | 2015-07-20 12:00:19+00
 r-cran-r.oo                   | 2015-07-17 23:00:15+00
 r-cran-crayon                 | 2015-07-17 13:00:29+00
 mauve-aligner                 | 2015-07-17 13:00:21+00
 python-pbcore                 | 2015-07-11 23:00:14+00
 orthanc-postgresql            | 2015-07-10 10:00:19+00
 python-cobra                  | 2015-07-09 12:00:14+00
 python-ruffus                 | 2015-07-09 11:00:22+00
 wgsim                         | 2015-07-08 16:00:41+00
 r-cran-igraph                 | 2015-07-01 22:00:27+00
 plink1.9                      | 2015-06-29 16:01:38+00
 sickle                        | 2015-06-28 22:00:17+00
 murasaki                      | 2015-06-22 10:00:25+00
 stacks                        | 2015-06-20 17:00:21+00
 seqprep                       | 2015-06-20 17:00:20+00
 macsyfinder                   | 2015-06-20 17:00:12+00
 r-cran-seroincidence          | 2015-06-20 16:00:37+00
 progressivemauve              | 2015-06-20 12:00:13+00
 ismrmrd                       | 2015-06-18 16:00:28+00
 python-matplotlib-venn        | 2015-06-14 12:02:08+00
 scythe                        | 2015-06-09 11:00:52+00
 r-cran-fastmatch              | 2015-06-08 16:00:38+00
 r-cran-nnls                   | 2015-06-03 18:00:20+00
 r-cran-ade4                   | 2015-06-03 18:00:19+00
 python-bz2file                | 2015-06-02 19:00:30+00
 r-cran-futile.logger          | 2015-06-01 16:00:41+00
 r-bioc-multtest               | 2015-05-28 17:00:17+00
 r-cran-lambda.r               | 2015-05-28 13:00:16+00
 rdp-alignment                 | 2015-05-28 13:00:16+00
 r-cran-futile.options         | 2015-05-28 13:00:15+00
 r-cran-blockmodeling          | 2015-05-27 22:00:32+00
 parafly                       | 2015-05-26 22:00:50+00
 transdecoder                  | 2015-05-25 13:00:18+00
 toppred                       | 2015-05-22 22:00:34+00
 librdp-taxonomy-tree-java     | 2015-05-22 22:00:33+00
 subread                       | 2015-05-08 12:00:08+00
 libmems                       | 2015-04-22 07:00:06+00
 libmuscle                     | 2015-04-20 19:00:06+00
 libcolt-free-java             | 2015-03-29 16:00:09+00
 fw4spl                        | 2015-03-26 16:00:06+00
 rdp-readseq                   | 2015-03-11 16:00:14+00
 sphinxcontrib-autoprogram     | 2015-02-02 16:00:07+00
 vsearch                       | 2015-02-01 13:00:16+00
 python-screed                 | 2015-02-01 13:00:10+00
 swarm-cluster                 | 2015-01-31 19:00:15+00
 rna-star                      | 2015-01-31 17:00:08+00
 orthanc-imagej                | 2014-12-30 19:00:07+00
 gwama                         | 2014-12-23 17:00:06+00
 opencfu                       | 2014-11-16 19:00:06+00
 relion                        | 2014-10-25 19:00:05+00
 python-hl7                    | 2014-10-25 17:49:18+00
 fastaq                        | 2014-10-24 16:00:09+00
 r-bioc-s4vectors              | 2014-10-17 10:00:33+00
 tcode                         | 2014-10-11 06:33:41+00
 yaggo                         | 2014-10-07 07:00:11+00
 paraclu                       | 2014-09-23 13:00:08+00
 samtools-legacy               | 2014-09-18 12:00:08+00
 r-cran-vioplot                | 2014-09-18 12:00:07+00
 r-cran-catools                | 2014-09-18 11:00:08+00
 prodigal                      | 2014-09-15 12:00:08+00
 r-cran-labeling               | 2014-08-28 13:00:10+00
 conquest-dicom-server         | 2014-08-27 16:00:11+00
 pynast                        | 2014-08-26 13:00:07+00
 r-cran-qtl                    | 2014-08-25 16:00:12+00
 ctsim                         | 2014-08-11 13:03:37+00
 r-bioc-snpstats               | 2014-07-30 16:00:07+00
 r-bioc-variantannotation      | 2014-07-30 12:00:05+00
 r-cran-checkmate              | 2014-07-23 13:00:51+00
 r-bioc-genomicalignments      | 2014-07-23 10:00:08+00
 r-cran-beeswarm               | 2014-07-22 13:00:07+00
 r-bioc-biocparallel           | 2014-07-07 16:00:30+00
 r-cran-doparallel             | 2014-07-03 16:00:09+00
 varscan                       | 2014-07-03 13:00:07+00
 velvetoptimiser               | 2014-06-30 13:00:07+00
 r-cran-rsolnp                 | 2014-06-30 13:00:06+00
 r-cran-batchjobs              | 2014-06-29 17:00:07+00
 r-cran-truncnorm              | 2014-06-28 23:00:06+00
 r-cran-genabel.data           | 2014-06-26 13:00:11+00
 r-cran-fail                   | 2014-06-26 13:00:10+00
 edflib                        | 2014-06-26 13:00:07+00
 pyscanfcs                     | 2014-06-20 17:00:05+00
 r-cran-matrixstats            | 2014-06-19 16:00:08+00
 r-cran-brew                   | 2014-06-19 16:00:07+00
 r-cran-bbmisc                 | 2014-06-19 16:00:06+00
 r-cran-sendmailr              | 2014-06-17 19:00:06+00
 r-cran-r.methodss3            | 2014-06-17 19:00:05+00
 r-bioc-genomeinfodb           | 2014-06-10 17:00:11+00
 nut-nutrition                 | 2014-06-08 06:34:02+00
 staden                        | 2014-05-22 11:00:11+00
 openmolar                     | 2014-05-21 13:00:06+00
 r-cran-ape                    | 2014-05-20 11:00:07+00
 python-multipletau            | 2014-05-08 16:00:11+00
 perm                          | 2014-04-30 16:00:07+00
 smalt                         | 2014-04-24 18:00:10+00
 phyutility                    | 2014-04-23 18:00:20+00
 bamtools                      | 2014-04-16 13:00:06+00
 bambamc                       | 2014-04-16 13:00:05+00
 libhac-java                   | 2014-04-14 13:00:07+00
 cassiopee                     | 2014-04-13 18:00:07+00
 vtk-dicom                     | 2014-04-07 10:34:59+00
 r-cran-optparse               | 2014-03-24 10:00:06+00
 libcofoja-java                | 2014-03-17 17:00:08+00
 parsinsert                    | 2014-03-10 16:00:08+00
 gasic                         | 2014-03-06 13:00:06+00
 clearcut                      | 2014-03-04 16:00:07+00
 idba                          | 2014-02-26 16:00:07+00
 fitgcp                        | 2014-02-21 12:00:06+00
 python-pysam                  | 2014-02-19 13:00:10+00
 r-cran-segmented              | 2014-02-18 19:00:06+00
 ipig                          | 2014-02-10 22:00:06+00
 giira                         | 2014-02-10 22:00:06+00
 python3-fitbitscraper         | 2014-02-09 22:00:06+00
 arden                         | 2014-02-09 19:00:06+00
 python-fitbit                 | 2014-02-05 16:00:12+00
 mapsembler2                   | 2014-02-05 16:00:10+00
 discosnp                      | 2014-02-05 16:00:06+00
 seqtk                         | 2014-02-04 13:00:10+00
 dnaclust                      | 2014-02-04 13:00:05+00
 openslide-python              | 2014-01-30 13:00:06+00
 edtsurf                       | 2014-01-28 18:18:23+00
 snp-sites                     | 2014-01-15 19:00:06+00
 minia                         | 2014-01-14 12:00:07+00
 anfo                          | 2014-01-09 22:00:05+00
 r-cran-testthat               | 2014-01-03 16:00:08+00
 r-bioc-gviz                   | 2014-01-01 22:00:06+00
 r-bioc-biovizbase             | 2013-12-30 06:00:11+00
 probabel                      | 2013-12-29 22:00:06+00
 python-qcli                   | 2013-12-29 22:00:06+00
 rtax                          | 2013-12-29 11:00:07+00
 r-cran-evaluate               | 2013-12-29 04:00:15+00
 r-bioc-genomicfeatures        | 2013-12-29 04:00:14+00
 r-bioc-rtracklayer            | 2013-12-28 05:00:14+00
 r-bioc-biomart                | 2013-12-28 05:00:14+00
 r-cran-munsell                | 2013-12-28 04:00:25+00
 pycorrfit                     | 2013-12-28 04:00:24+00
 pymia                         | 2013-12-27 19:00:07+00
 r-cran-rcurl                  | 2013-12-27 01:00:16+00
 r-bioc-altcdfenvs             | 2013-12-27 01:00:15+00
 r-bioc-shortread              | 2013-12-27 01:00:15+00
 python-mne                    | 2013-12-27 00:00:36+00
 aevol                         | 2013-12-22 05:00:06+00
 fis-gtm                       | 2013-12-14 18:00:06+00
 r-bioc-makecdfenv             | 2013-12-02 10:00:42+00
 r-bioc-bsgenome               | 2013-12-02 10:00:41+00
 htslib                        | 2013-12-01 16:00:07+00
 prank                         | 2013-11-30 00:00:24+00
 r-cran-hwriter                | 2013-11-29 18:00:09+00
 r-cran-dosefinding            | 2013-11-29 17:00:09+00
 r-bioc-rsamtools              | 2013-11-29 17:00:09+00
 socket++                      | 2013-11-29 16:00:23+00
 papyrus                       | 2013-11-29 16:00:18+00
 mia                           | 2013-11-28 15:20:20+00
 r-bioc-xvector                | 2013-11-26 23:00:04+00
 snap                          | 2013-11-10 22:19:15+00
 pyqi                          | 2013-11-08 16:00:06+00
 r-bioc-genomicranges          | 2013-10-29 22:00:39+00
 r-bioc-affy                   | 2013-10-29 22:00:38+00
 mialmpick                     | 2013-10-28 17:00:08+00
 rate4site                     | 2013-10-27 06:00:17+00
 r-bioc-hypergraph             | 2013-10-19 04:00:17+00
 r-bioc-biostrings             | 2013-09-21 04:00:40+00
 r-bioc-annotationdbi          | 2013-09-21 04:00:26+00
 libfreecontact-perl           | 2013-09-21 04:00:25+00
 python-freecontact            | 2013-09-21 04:00:17+00
 r-bioc-graph                  | 2013-09-21 04:00:07+00
 r-cran-fastcluster            | 2013-09-03 09:00:32+00
 r-bioc-affyio                 | 2013-09-03 09:00:14+00
 r-bioc-preprocesscore         | 2013-09-03 09:00:13+00
 r-bioc-biocinstaller          | 2013-09-03 09:00:09+00
 r-bioc-iranges                | 2013-09-03 09:00:07+00
 kissplice                     | 2013-09-03 04:00:13+00
 r-cran-rniftilib              | 2013-09-02 10:00:20+00
 mrs                           | 2013-09-02 01:00:07+00
 python-sqlsoup                | 2013-09-02 00:00:15+00
 htseq                         | 2013-09-01 22:00:09+00
 metastudent-data-2            | 2013-09-01 17:00:06+00
 mgltools-cmolkit              | 2013-09-01 10:00:06+00
 freecontact                   | 2013-08-30 01:00:06+00
 xmedcon                       | 2013-08-19 13:33:50+00
 miaviewit                     | 2013-08-10 21:00:11+00
 raccoon                       | 2013-08-08 18:48:46+00
 r-cran-scales                 | 2013-08-07 23:00:06+00
 microbiomeutil                | 2013-07-26 03:00:07+00
 metastudent                   | 2013-05-30 11:00:13+00
 proalign                      | 2013-05-16 13:00:19+00
 metastudent-data              | 2013-05-16 13:00:10+00
 treeview                      | 2013-05-15 21:02:14+00
 qrisk2                        | 2013-04-19 15:00:06+00
 visionegg                     | 2013-04-19 12:00:06+00
 r-cran-boolnet                | 2013-04-19 10:00:09+00
 python-clips                  | 2013-04-18 15:00:09+00
 uc-echo                       | 2013-04-18 13:00:12+00
 gnuhealth                     | 2013-04-18 13:00:05+00
 invesalius                    | 2013-04-18 11:00:07+00
 aragorn                       | 2013-04-12 23:00:12+00
 memoise                       | 2013-04-12 23:00:09+00
 dichromat                     | 2013-04-12 23:00:09+00
 labeling                      | 2013-04-12 23:00:09+00
 flexbar                       | 2013-04-12 15:00:08+00
 zalign                        | 2013-04-12 10:00:05+00
 mobyle-tutorials              | 2013-04-09 21:00:14+00
 hunspell-en-med               | 2013-04-09 21:00:09+00
 soapdenovo2                   | 2013-04-09 21:00:08+00
 genometools                   | 2013-02-18 11:02:43+00
 python-csb                    | 2013-02-17 21:00:07+00
 macs                          | 2013-02-17 19:00:09+00
 prime-phylo                   | 2013-02-16 15:00:09+00
 cdbfasta                      | 2013-02-16 15:00:05+00
 libquazip                     | 2012-12-18 14:47:48+00
 libmialm                      | 2012-12-14 23:00:04+00
 libvistaio                    | 2012-12-09 17:00:05+00
 fastqc                        | 2012-12-09 16:00:10+00
 python-casmoothing            | 2012-12-09 11:00:12+00
 ray                           | 2012-11-17 11:00:11+00
 ltrsift                       | 2012-11-17 11:00:06+00
 orthanc                       | 2012-11-14 22:00:09+00
 conservation-code             | 2012-11-11 22:00:05+00
 concavity                     | 2012-11-11 16:00:48+00
 spread-phy                    | 2012-09-02 11:00:04+00
 snappy1.0.3-java              | 2012-09-02 01:00:05+00
 librcsb-core-wrapper          | 2012-09-01 19:00:05+00
 ball                          | 2012-08-17 22:33:35+00
 predictprotein                | 2012-08-16 22:00:04+00
 profisis                      | 2012-08-14 23:00:15+00
 norsnet                       | 2012-08-14 23:00:13+00
 profbval                      | 2012-08-14 23:00:11+00
 hmmer2                        | 2012-08-14 22:00:12+00
 ncbi-seg                      | 2012-08-14 14:00:10+00
 camitk                        | 2012-08-04 13:47:16+00
 python-biom-format            | 2012-08-04 13:17:41+00
 soapdenovo                    | 2012-07-31 19:47:16+00
 trimmomatic                   | 2012-07-31 19:32:38+00
 cluster3                      | 2012-07-31 19:17:08+00
 predictnls                    | 2012-07-31 19:02:09+00
 norsp                         | 2012-07-31 18:47:15+00
 librg-exception-perl          | 2012-07-28 09:47:20+00
 logol                         | 2012-06-29 19:04:15+00
 fasttree                      | 2012-06-28 16:32:08+00
 r-bioc-biocgenerics           | 2012-06-28 16:04:05+00
 pdb2pqr                       | 2012-06-21 15:36:44+00
 r-bioc-qvalue                 | 2012-06-07 21:33:23+00
 beast-mcmc                    | 2012-06-07 21:32:21+00
 libsort-key-top-perl          | 2012-06-07 21:19:42+00
 mtj                           | 2012-06-04 22:02:27+00
 biojava3-live                 | 2012-06-02 11:47:10+00
 neobio                        | 2012-06-02 11:18:33+00
 netlib-java                   | 2012-06-02 10:47:47+00
 jlapack                       | 2012-05-24 15:17:09+00
 f2j                           | 2012-05-23 07:32:26+00
 libzeep                       | 2012-05-20 17:17:28+00
 sbmltoolbox                   | 2012-05-20 15:47:28+00
 saint                         | 2012-05-20 01:04:04+00
 king                          | 2012-05-19 12:02:25+00
 netcdf-java                   | 2012-05-03 22:52:26+00
 freemedforms-project          | 2012-05-03 22:48:32+00
 dssp                          | 2012-04-26 16:17:12+00
 r-cran-deal                   | 2012-04-05 19:33:13+00
 librg-blast-parser-perl       | 2012-04-05 19:32:29+00
 librostlab-blast              | 2012-04-03 19:03:10+00
 librostlab                    | 2012-04-02 21:47:13+00
 libics                        | 2012-04-02 21:32:51+00
 abyss                         | 2012-04-01 21:32:13+00
 sift                          | 2012-03-17 12:47:41+00
 blimps                        | 2012-03-13 22:17:14+00
 hhsuite                       | 2012-03-06 12:02:54+00
 ffindex                       | 2012-03-03 17:32:11+00
 bowtie2                       | 2012-03-03 16:47:16+00
 insighttoolkit4               | 2012-02-27 09:03:09+00
 r-bioc-cummerbund             | 2012-02-22 12:17:34+00
 r-cran-vegan                  | 2012-02-20 22:02:42+00
 proftmb                       | 2012-02-16 22:02:48+00
 permute                       | 2012-02-16 21:48:10+00
 r-cran-reshape2               | 2012-02-16 21:35:16+00
 r-cran-ggplot2                | 2012-02-16 21:35:04+00
 r-cran-stringr                | 2012-02-11 17:03:02+00
 r-cran-reshape                | 2012-02-11 17:02:46+00
 r-cran-rsqlite                | 2012-02-10 19:18:01+00
 r-cran-plyr                   | 2012-02-10 19:02:48+00
 tophat                        | 2012-02-10 17:32:28+00
 r-cran-proto                  | 2012-02-02 16:47:24+00
 libchado-perl                 | 2012-01-31 22:03:09+00
 grinder                       | 2012-01-29 13:47:10+00
 phy-spread                    | 2012-01-29 13:02:36+00
 libpal-java                   | 2012-01-27 22:02:31+00
 libkmlframework-java          | 2012-01-27 21:32:10+00
 volview                       | 2012-01-25 13:49:54+00
 mpj                           | 2012-01-22 18:47:41+00
 libhmsbeagle                  | 2012-01-20 22:02:30+00
 liboptions-java               | 2012-01-20 21:32:49+00
 clinica                       | 2012-01-15 22:17:20+00
 libsbml                       | 2012-01-13 21:35:52+00
 reprof                        | 2012-01-12 21:48:14+00
 gassst                        | 2012-01-07 13:17:21+00
 cd-hit                        | 2011-12-22 21:32:10+00
 clustalo                      | 2011-12-16 11:17:10+00
 eigensoft                     | 2011-12-16 10:47:10+00
 imagevis3d                    | 2011-12-12 21:33:02+00
 cufflinks                     | 2011-12-11 13:32:09+00
 libai-fann-perl               | 2011-12-01 13:33:31+00
 pylibtiff                     | 2011-11-20 23:02:41+00
 tifffile                      | 2011-11-19 09:18:40+00
 ugene                         | 2011-11-10 15:47:48+00
 activiz.net                   | 2011-11-08 10:32:38+00
 mummy                         | 2011-10-27 22:17:54+00
 jai-imageio-core              | 2011-10-24 10:47:10+00
 jai-core                      | 2011-10-22 12:47:12+00
 cain                          | 2011-10-16 19:32:26+00
 jellyfish                     | 2011-10-11 17:03:36+00
 mobyle-programs               | 2011-10-03 22:02:44+00
 mobyle                        | 2011-10-03 22:02:35+00
 wrapitk-python                | 2011-10-03 21:34:06+00
 pp-popularity-contest         | 2011-09-30 22:33:01+00
 pcalendar                     | 2011-09-30 22:19:34+00
 mgltools-visionlibraries      | 2011-09-30 22:18:07+00
 profphd-utils                 | 2011-09-28 21:49:31+00
 profphd                       | 2011-09-28 21:49:17+00
 librg-utils-perl              | 2011-09-28 21:48:24+00
 libzerg-perl                  | 2011-09-16 19:47:34+00
 libzerg                       | 2011-09-16 19:47:26+00
 plastimatch                   | 2011-09-13 21:47:57+00
 openslide                     | 2011-09-02 22:32:49+00
 mira                          | 2011-09-02 22:04:03+00
 edfbrowser                    | 2011-08-29 21:02:34+00
 disulfinder                   | 2011-08-28 10:02:13+00
 sitplus                       | 2011-08-23 10:33:29+00
 filo                          | 2011-08-17 19:32:06+00
 circos-tools                  | 2011-08-15 12:47:20+00
 circos                        | 2011-08-15 12:47:11+00
 biomaj-watcher                | 2011-08-12 12:02:16+00
 dicompyler                    | 2011-08-04 21:32:25+00
 vcftools                      | 2011-08-04 13:02:08+00
 ctk                           | 2011-07-27 00:47:40+00
 profnet                       | 2011-07-26 17:02:46+00
 mgltools-webservices          | 2011-07-11 22:02:24+00
 mgltools-cadd                 | 2011-07-11 22:02:15+00
 pvclust                       | 2011-07-01 22:17:55+00
 mgltools-scenario2            | 2011-06-27 21:47:55+00
 ginkgocadx                    | 2011-06-17 13:02:23+00
 dotur                         | 2011-06-08 10:47:23+00
 bedtools                      | 2011-06-08 10:47:09+00
 ncbi-blast+                   | 2011-06-08 10:33:33+00
 r-bioc-edger                  | 2011-06-03 22:33:02+00
 r-bioc-limma                  | 2011-06-02 13:17:45+00
 mlv-smile                     | 2011-06-01 23:02:08+00
 sra-sdk                       | 2011-05-24 11:18:51+00
 r-bioc-biobase                | 2011-05-15 13:02:58+00
 denoiser                      | 2011-05-04 22:33:17+00
 ampliconnoise                 | 2011-05-03 22:04:09+00
 raxml                         | 2011-04-29 21:02:55+00
 charls                        | 2011-04-28 22:02:37+00
 qiime                         | 2011-04-19 15:02:29+00
 figtree                       | 2011-04-18 19:47:27+00
 fastx-toolkit                 | 2011-04-18 19:47:08+00
 gbrowse                       | 2011-04-18 19:17:19+00
 mothur                        | 2011-04-18 11:32:09+00
 gofigure2                     | 2011-04-18 10:17:15+00
 biomaj                        | 2011-04-17 10:32:11+00
 maqview                       | 2011-04-17 10:13:13+00
 squizz                        | 2011-04-14 22:35:02+00
 abacas                        | 2011-04-14 22:32:54+00
 seq-gen                       | 2011-04-12 22:04:43+00
 pythonqt                      | 2011-04-12 22:04:26+00
 transtermhp                   | 2011-04-09 22:32:16+00
 clonalframe                   | 2011-04-09 22:32:06+00
 maude                         | 2011-04-09 13:47:52+00
 libtecla                      | 2011-04-09 13:32:53+00
 libgtextutils                 | 2011-04-09 13:32:34+00
 jebl2                         | 2011-04-09 13:18:06+00
 jam-lib                       | 2011-04-09 13:17:55+00
 r-cran-genabel                | 2011-03-31 12:32:42+00
 tm-align                      | 2011-03-31 12:02:33+00
 probalign                     | 2011-03-31 11:47:20+00
 mrbayes                       | 2011-03-31 11:47:08+00
 bowtie                        | 2011-03-30 13:32:11+00
 tabix                         | 2011-03-16 10:32:33+00
 ensembl                       | 2011-03-16 09:47:24+00
 autodock-vina                 | 2011-02-24 08:47:15+00
 g2                            | 2011-02-23 21:32:38+00
 elastix                       | 2011-02-14 22:32:33+00
 coils                         | 2011-01-24 13:47:06+00
 paml                          | 2010-12-31 12:47:16+00
 biococoa                      | 2010-11-15 18:47:06+00
 mriconvert                    | 2010-11-10 23:32:17+00
 ncbi-tools6                   | 2010-09-04 05:02:39+00
 acedb                         | 2010-08-09 22:02:10+00
 r-cran-evd                    | 2010-08-01 10:17:33+00
 python-pynast                 | 2010-08-01 09:47:14+00
 python-cogent                 | 2010-07-26 13:05:18+00
 colt                          | 2010-07-15 09:32:19+00
 igv                           | 2010-07-14 14:47:20+00
 freediams                     | 2010-07-14 11:17:15+00
 picard-tools                  | 2010-07-12 11:02:47+00
 gentle                        | 2010-06-13 12:17:36+00
 gmap                          | 2010-05-30 12:02:07+00
 libbio-mage-utils-perl        | 2010-05-27 11:17:06+00
 catools                       | 2010-04-12 17:34:01+00
 vtkedge                       | 2010-03-18 12:17:46+00
 r-cran-medadherence           | 2010-02-20 22:17:07+00
 r-cran-epir                   | 2010-01-28 12:50:37+00
 r-cran-diagnosismed           | 2010-01-25 23:47:14+00
 r-cran-psy                    | 2010-01-12 21:37:25+00
 pixelmed                      | 2009-12-21 23:47:25+00
 amide                         | 2009-12-20 21:33:21+00
 dicomscope                    | 2009-12-18 13:32:06+00
 dcmtk                         | 2009-12-03 11:02:32+00
 praat                         | 2009-11-27 09:37:54+00
 r-cran-epicalc                | 2009-11-25 17:33:16+00
 mcl                           | 2009-11-24 21:44:15+00
 igraph                        | 2009-11-24 19:47:09+00
 r-bioc-hilbertvis             | 2009-11-18 19:32:48+00
 libctapimkt                   | 2009-11-18 17:18:22+00
 r-cran-genetics               | 2009-11-02 11:20:05+00
 bitops                        | 2009-10-29 20:22:51+00
 alien-hunter                  | 2009-10-17 15:46:17+00
 vxl                           | 2009-10-09 11:27:41+00
 bwa                           | 2009-10-08 13:39:29+00
 bioruby                       | 2009-10-06 12:02:07+00
 seqan                         | 2009-10-02 12:45:13+00
 pvrg-jpeg                     | 2009-09-05 16:43:12+00
 dicom3tools                   | 2009-09-02 17:41:37+00
 srf                           | 2009-08-31 18:13:43+00
 r-other-mott-happy            | 2009-08-31 16:44:45+00
 samtools                      | 2009-08-29 19:38:29+00
 embassy-phylip                | 2009-08-28 13:43:44+00
 embassy-domsearch             | 2009-08-15 13:17:03+00
 staden-io-lib                 | 2009-08-15 12:59:07+00
 libace-perl                   | 2009-08-02 16:04:56+00
 r-cran-g.data                 | 2009-06-01 20:52:39+00
 gdcm                          | 2009-05-17 15:04:58+00
 r-cran-epi                    | 2009-05-03 08:22:46+00
 phyml                         | 2009-05-01 12:44:49+00
 r-cran-surveillance           | 2009-04-25 13:21:58+00
 biojava-live                  | 2009-03-22 22:32:00+00
 r-cran-epitools               | 2009-03-07 19:44:01+00
 r-cran-epibasix               | 2009-03-07 19:42:55+00
 libbio-graphics-perl          | 2009-03-07 18:50:44+00
 ssake                         | 2009-03-07 00:25:52+00
 velvet                        | 2009-03-06 23:21:00+00
 r-cran-randomforest           | 2009-02-21 10:48:29+00
 r-cran-haplo.stats            | 2009-01-15 13:47:05+00
 r-cran-combinat               | 2009-01-15 13:32:10+00
 r-cran-qvalue                 | 2009-01-14 17:47:09+00
 theseus                       | 2008-12-13 22:00:26+00
 last-align                    | 2008-12-13 16:20:24+00
 bioperl-run                   | 2008-12-06 14:38:29+00
 sofa-framework                | 2008-10-26 13:27:34+00
 mustang                       | 2008-10-25 07:29:31+00
 med-doc                       | 2008-10-25 04:02:03+00
 plink                         | 2008-10-24 18:53:14+00
 imagej                        | 2008-10-24 15:05:07+00
 autodocktools                 | 2008-10-20 22:27:08+00
 mgltools-volume               | 2008-10-20 21:58:27+00
 mgltools-pmv                  | 2008-10-20 21:55:15+00
 mgltools-dejavu               | 2008-10-20 21:54:39+00
 qtl                           | 2008-10-16 11:02:03+00
 mgltools-vision               | 2008-10-12 19:39:31+00
 mgltools-molkit               | 2008-09-16 19:06:50+00
 mgltools-mglutil              | 2008-09-16 19:06:11+00
 mgltools-viewerframework      | 2008-09-10 19:28:29+00
 mgltools-symserv              | 2008-09-10 19:27:14+00
 mgltools-support              | 2008-09-10 19:26:23+00
 mgltools-sff                  | 2008-09-10 19:24:02+00
 mgltools-scenario             | 2008-09-10 19:20:33+00
 mgltools-pybabel              | 2008-09-10 19:15:11+00
 mgltools-pyautodock           | 2008-09-10 19:13:49+00
 mgltools-opengltk             | 2008-09-10 19:13:06+00
 mgltools-networkeditor        | 2008-09-10 19:12:28+00
 mgltools-gle                  | 2008-09-10 19:06:14+00
 mgltools-geomutils            | 2008-09-10 18:58:18+00
 mgltools-pyglf                | 2008-08-23 13:41:26+00
 mgltools-bhtree               | 2008-08-23 13:23:05+00
 r-cran-rocr                   | 2008-08-09 21:39:14+00
 r-other-bio3d                 | 2008-08-09 21:35:04+00
 igstk                         | 2008-07-31 22:44:38+00
 libtfbs-perl                  | 2008-07-30 17:54:39+00
 maq                           | 2008-07-29 14:20:10+00
 ctn-doc                       | 2008-07-25 16:32:05+00
 ctn                           | 2008-07-25 16:32:03+00
 mencal                        | 2008-07-22 06:02:02+00
 mssstest                      | 2008-07-21 13:17:12+00
 gwyddion                      | 2008-07-12 21:32:03+00
 mgltools-utpackages           | 2008-07-05 17:41:24+00
 libgo-perl                    | 2008-05-28 14:54:46+00
 altree                        | 2008-05-23 14:31:07+00
 libbio-mage-perl              | 2008-04-22 22:12:06+00
 tigr-glimmer                  | 2008-04-22 10:17:07+00
 epcr                          | 2008-04-16 16:47:02+00
 mipe                          | 2008-04-08 13:47:06+00
 clustalw-mpi                  | 2008-04-08 01:02:17+00
 gnumed-server                 | 2008-03-22 19:11:45+00
 loki                          | 2008-03-21 14:02:05+00
 biococoa.app                  | 2008-03-16 11:02:02+00
 libgenome                     | 2008-03-15 22:01:29+00
 treetool                      | 2008-03-10 06:32:02+00
 emboss-explorer               | 2008-03-05 13:47:02+00
 tree-puzzle                   | 2008-03-03 12:47:03+00
 molphy                        | 2008-03-03 07:47:09+00
 autodocksuite                 | 2008-03-02 13:06:21+00
 epigrass                      | 2008-03-02 09:47:03+00
 clustalx                      | 2008-02-25 16:32:03+00
 raster3d                      | 2008-02-24 05:32:08+00
 gff2ps                        | 2008-02-24 05:32:05+00
 gff2aplot                     | 2008-02-24 05:32:04+00
 gdpc                          | 2008-02-24 05:32:03+00
 biosquid                      | 2008-02-24 05:17:04+00
 biofox                        | 2008-02-24 05:17:02+00
 infernal                      | 2008-02-23 16:00:41+00
 debian-med                    | 2008-02-20 09:02:05+00
 fastlink                      | 2008-02-18 19:02:05+00
 fastdnaml                     | 2008-02-18 14:02:03+00
 phylip                        | 2008-02-13 07:17:06+00
 glam2                         | 2008-02-04 19:44:08+00
 adun.app                      | 2008-01-23 14:47:02+00
 embassy-domalign              | 2008-01-12 15:14:24+00
 embassy-domainatrix           | 2008-01-12 15:12:19+00
 emboss                        | 2008-01-10 13:47:06+00
 minc                          | 2008-01-07 20:38:36+00
 insighttoolkit                | 2008-01-06 23:54:47+00
 aeskulap                      | 2007-12-21 22:40:55+00
 volpack                       | 2007-12-16 18:49:19+00
 plasmidomics                  | 2007-12-09 16:01:57+00
 arb                           | 2007-12-07 10:02:03+00
 python-biopython              | 2007-12-03 08:43:08+00
 wise                          | 2007-12-03 08:42:30+00
 dialign-t-doc                 | 2007-11-21 22:50:47+00
 dialign-t                     | 2007-11-21 22:36:03+00
 readseq                       | 2007-11-17 23:47:02+00
 bioperl                       | 2007-10-29 23:02:04+00
 t-coffee                      | 2007-10-08 19:48:30+00
 exonerate                     | 2007-10-08 19:38:01+00
 njplot                        | 2007-10-01 20:47:28+00
 gnumed-client                 | 2007-09-21 21:17:03+00
 rnahybrid                     | 2007-09-08 15:03:09+00
 clustalw                      | 2007-08-21 02:17:03+00
 mafft                         | 2007-08-19 15:14:07+00
 sim4                          | 2007-08-15 17:02:18+00
 hmmer                         | 2007-08-01 12:32:03+00
 mummer                        | 2007-05-11 17:38:19+00
 melting                       | 2007-05-08 11:37:46+00
 proda                         | 2007-05-07 15:11:52+00
 boxshade                      | 2007-03-02 23:47:03+00
 sibsim4                       | 2007-02-09 18:41:37+00
 seaview                       | 2007-02-06 00:32:11+00
 primer3                       | 2006-10-16 16:29:13+00
 sigma-align                   | 2006-10-04 14:53:03+00
 poa                           | 2006-09-02 16:38:32+00
 perlprimer                    | 2006-08-07 03:32:08+00
 muscle                        | 2006-08-07 00:17:03+00
 amap-align                    | 2006-07-12 17:49:56+00
 treeviewx                     | 2006-07-11 17:19:38+00
 dialign                       | 2006-06-26 18:14:41+00
 probcons                      | 2006-06-26 17:50:59+00
 kalign                        | 2006-06-26 17:47:00+00
(991 Zeilen)


Reply to: