Mitochondrioal genome assembly appraches
Mitochondrioal genome assembly appraches
SOAPdenovo-Trans
link
https://github.com/aquaskyline/SOAPdenovo-Trans
example
1 | SOAPdenovo-Trans-127mer pregraph -s assembly.lib -K 61 -o out -n -i 10 |
assembly.lib is like:
1 | max_rd_len=150 |
ORG.asm
link
https://pythonhosted.org/ORG.asm/index.html
example
1 | oa index --estimate-length=0.9 butterfly papi_R1.fastq.gz papi_R2.fastq.gz |
NOVOPlasty
link
https://github.com/ndierckx/NOVOPlasty
usage
1 | perl NOVOPlasty.pl -c config.txt |
example
example of config.txt:
1 | Project: |
- Title: Mitochondrioal genome assembly appraches
- Author: Chentao Yang
- Created at : 2018-11-06 20:48:13
- Updated at : 2023-10-25 11:56:14
- Link: https://comery.github.io/2018/11/07/Mitochondrioal-genome-assembly-appraches/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments