novoalab / EpiNano

Detection of RNA modifications from Oxford Nanopore direct RNA sequencing reads (Liu*, Begik* et al., Nature Comm 2019)
GNU General Public License v2.0
108 stars 31 forks source link

sam2tsv incompatibility issues #52

Closed snajder-r closed 4 years ago

snajder-r commented 4 years ago

This applies to EpiNano 1.1 (as 1.2 is not yet released).

There are two problems with sam2tsv right now:

I am now trying to use sam2tsv 57fc476563ef8e1584e63d4fd5ec629961e0a45b. It seems to output the right format - here's to hoping there aren't any other changes that break compatibility.

Best, Rene

Huanle commented 4 years ago

Hi Rene, Thanks for bringing this to my attention. I will modify the script so that it can recognize column names (if they haven't been changed) rather than numeric index. Best, Huanle

Huanle commented 4 years ago

Hi @snajder-r , i realised that the newer sam2tsv changed not only orders but also names of the columns. So i uploaded a older version to misc of Epinano V1.2.