54mu / transabyss

de novo assembly of RNA-seq data using ABySS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trans-ABySS

De novo assembly of RNAseq data using ABySS

Ka Ming Nip and Readman Chiu

Copyright 2018 Canada's Michael Smith Genome Sciences Centre, BC Cancer

Please use our Google Group for discussions and support.

You may also create issues on our GitHub repository.

If you use Trans-ABySS, please cite:

Robertson, G., et al. 2010. De novo assembly and analysis of RNA-seq data. Nature Methods 7, 909-912(2010)


Program requirements for transabyss and transabyss-merge:

Required Python packages (ie. python-igraph) can be installed easily with pip, ie.

pip install python-igraph

Other required softwares must be accessible from your PATH environment variable.

To test transabyss on our sample dataset:

bash sample_dataset/assemble.sh

Please check out our short tutorial for more information on the usage of each application.


EOF

About

de novo assembly of RNA-seq data using ABySS

License:Other


Languages

Language:Python 96.8%Language:Makefile 1.5%Language:Awk 1.0%Language:Shell 0.7%