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