DaehwanKimLab / hisat2

Graph-based alignment (Hierarchical Graph FM index)
GNU General Public License v3.0
478 stars 119 forks source link

[Future request] hisat-3n table option to report conversions summarized to genomic feature or reads counts #428

Open paulinarosales opened 7 months ago

paulinarosales commented 7 months ago

Hello,

I've been experimenting with HISAT-3N because I'm analyzing some SLAM-seq and TimeLapse data (both PE) and unfortunatly Slamdunk is not compatible enough. Nevertheless I was wondering if there's anyway an option (or additional function) might be added to generate some type of count matrix for reads containing conversions instead of just the number of conversions per position. This will be very useful for downstream analyses and (if I'm not wrong) at the moment there are not many options to easily generate this type of outputs coming from HISAT-3N aligned data, limiting its use.

Also, any recommendations to deal with this in the meantime would be very helpful :)

Thanks!