Update GitHub organization (#34)
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:
transabyss
transabyss-merge
Required Python packages (ie. python-igraph) can be installed easily with pip, ie.
pip
pip install igraph
Other required softwares must be accessible from your PATH environment variable.
PATH
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
基于 ABySS 的 de novo 转录组组装软件,用于 RNA-seq 转录本重建。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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
transabyssandtransabyss-merge:Required Python packages (ie. python-igraph) can be installed easily with
pip, ie.Other required softwares must be accessible from your
PATHenvironment variable.To test
transabysson our sample dataset:Please check out our short tutorial for more information on the usage of each application.
EOF