rivas-lab / nanopore

Tools for analysis of long-read sequencing data.
0 stars 0 forks source link

R9.4 formatting issue #8

Closed yk-tanigawa closed 7 years ago

yk-tanigawa commented 7 years ago
yk-tanigawa commented 7 years ago

One of the possible approach we can take is convert to fastq format and map to the reference (avoid handling nanopore data directly).

Or, we can spend time to understand how they changed their format (and fix tools).

yk-tanigawa commented 7 years ago

We decided to go for fastq approach 👍

yk-tanigawa commented 7 years ago
yk-tanigawa commented 7 years ago
yk-tanigawa commented 7 years ago

Difference of data structure

FAST5 file from cDNA

screenshot 2016-10-19 22 46 22

FAST5 file what poretools expect to have

screenshot 2016-10-19 22 48 39

yk-tanigawa commented 7 years ago

what I found from this observation

yk-tanigawa commented 7 years ago