You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I used the following code in the dataprep step: m6anet dataprep --eventalign HEK293T-WT-rep2.eventalign.tsv --out_dir HEK293T-WT-rep2_m6anet --n_processes 20 --min_segment_count 1
And I got the n_reads >=1 sites
However, when I finish running inference step, I can't find reads for sites with less than 20 supported reads.
Can I directly output the probability of all reads modifications? Instead of just having 20 or more reads?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I used the following code in the dataprep step:
m6anet dataprep --eventalign HEK293T-WT-rep2.eventalign.tsv --out_dir HEK293T-WT-rep2_m6anet --n_processes 20 --min_segment_count 1
And I got the n_reads >=1 sites
However, when I finish running inference step, I can't find reads for sites with less than 20 supported reads.
Can I directly output the probability of all reads modifications? Instead of just having 20 or more reads?
Best wishes,
Kirito
Beta Was this translation helpful? Give feedback.
All reactions