Skip to content

de novo assembly of RNA-seq data using ABySS

License

Notifications You must be signed in to change notification settings

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Makefile 1.5%
  • Other 1.7%