An open API service indexing awesome lists of open source software.

https://github.com/tanghaibao/bio-pipeline

My collection of light bioinformatics analysis pipelines for specific tasks
https://github.com/tanghaibao/bio-pipeline

ad-hoc experimental genomics open-source

Last synced: 4 months ago
JSON representation

My collection of light bioinformatics analysis pipelines for specific tasks

Awesome Lists containing this project

README

          

Bio-Pipeline
=============
A collection of light bioinformatics analysis pipelines for specific tasks.

* Synonymous calculation
* Blast nearby (given anchors, BLAST around local regions, useful for finding
CNS)
* Lastz wrapper (print BLAST-tabular output, also parallelize the calculation)
* BioMart connector for Python
* Performing statistical test for gap deletion models
* Print feature sequences given GFF file and FASTA file (e.g. extracting CDS
sequences)

Dive into specific folder to view more detailed usage on each application.