You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some projects which may be especially interesting:
CloudBioLinux -- An automated environment to install useful biological software and
libraries. This is used to bootstrap blank machines, such as those you'd
find on Cloud providers like Amazon, to ready to go analysis workstations.
See the CloudBioLinux effort for more details. This project
moved to its own repository at https://github.com/chapmanb/cloudbiolinux.
gff -- A GFF parsing library in Python, aimed for inclusion into Biopython.
nextgen -- A python toolkit providing best-practice pipelines for fully
automated high throughput sequencing analysis. This project has
moved into its own repository: https://github.com/chapmanb/bcbio-nextgen
distblast -- A distributed BLAST analysis running for identifying best hits in
a wide variety of organisms for downstream phylogenetic analyses. The code
is generalized to run on local multi-processor and distributed Hadoop
clusters.
About
Incubator for useful bioinformatics code, primarily in Python and R