Skip to content

bcgsc/transabyss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Downloads Conda Issues

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 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