application_of_pacbio_long_reads_sequencing_technology
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
application_of_pacbio_long_reads_sequencing_technology [2018/11/30 08:53] – [phh5tools] hyjeong | application_of_pacbio_long_reads_sequencing_technology [2021/03/17 13:09] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
* [[https:// | * [[https:// | ||
- | ===== phh5tools | + | ===== pbh5tools |
A Swiss-army knife for interrogating PacBio HDF5 files (cmp.h5, bas.h5) | A Swiss-army knife for interrogating PacBio HDF5 files (cmp.h5, bas.h5) | ||
* https:// | * https:// | ||
Line 20: | Line 20: | ||
$ bash5tools.py input.bas.h5 --outFilePrefix myreads --outType fasta --readType subreads --minReadScore 0.75 | $ bash5tools.py input.bas.h5 --outFilePrefix myreads --outType fasta --readType subreads --minReadScore 0.75 | ||
- | Analysis Results 서브디렉토리에 있는 p0.[1-3].subreads.fast{a|q} 파일의 수치와 bash5tools.py를 이용해서 bas.h5 파일로부터 추출한 read의 수치를 비교해 보았다. | + | Analysis Results 서브디렉토리에 있는 p0.[1-3].subreads.fast{a|q} 파일의 수치와 bash5tools.py를 이용해서 bas.h5 파일로부터 추출한 read의 수치를 비교해 보았다. 2번 항목부터 bash5tools.py를 이용한 것이다. |
- | - subreads.fastq: | + | - subreads.fastq |
- | - bash5tools.py | + | - (--readType unrolled): 1395878244 bp / 101548 seqs; 13746.0 average length |
- | - bash5tools.py | + | - (--readType subreads): 1394529365 bp / 131741 seqs; 10585.4 average length |
- | - bash5tools.py | + | - (--readType subreads --minReadScore 0.7): 1347690522 bp / 126271 seqs; 10673.0 average length |
- | - bash5tools.py | + | - (--readType subreads |
- | - bash5tools.py | + | - (--readType subreads --minReadScore 0.8): 1287559618 bp / 118740 seqs; 10843.5 average length |
- | - bash5tools.py | + | - (--readType subreads --minReadScore 0.85): 1038658565 bp / 92346 seqs; 11247.5 average length |
- | - bash5tools.py | + | - (--readType subreads --minReadScore 0.9): 654807 bp / 121 seqs; 5411.6 average length |
- | - bash5tools.py | + | - (--readType subreads --minReadScore 0.95): no sequence extracted! |
+ | --minReadScore가 0.9에 근접하면서 결과물의 분량이 현저히 떨어진다. --minReadScore 0.75로 하는 것이 Analysis Results 서브디렉토리에 있는 subreads file의 분량과 거의 흡사하다. | ||
===== SMRT analysis ===== | ===== SMRT analysis ===== | ||
* SMRT analysis system requirements [[http:// | * SMRT analysis system requirements [[http:// |
application_of_pacbio_long_reads_sequencing_technology.1543535593.txt.gz · Last modified: (external edit)