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 would like to know the locations of errors in the simulated read files. Is there any way I can detect the errors locations i.e. n chars, small case letters, ..etc.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, thanks for the request! The only way right now to detect the mutated bases is by matching the output fasta file back to the input reference file based on the label of the read. The labels of the simulated reads tell you which transcript & which positions generated the reads to begin with. So the way to detect mismatches is to write a script that infers them from the fasta file.
We aren't actively adding new features in the forseeable future, but I'll keep this issue open as a feature request in case development picks back up in the future.
alyssafrazee
changed the title
Which bases are mutated.
[feature request] Explicitly label mutated bases in simulated reads.
Feb 10, 2018
warrenmcg
added a commit
to warrenmcg/polyester
that referenced
this issue
Feb 23, 2019
Hi,
I would like to know the locations of errors in the simulated read files. Is there any way I can detect the errors locations i.e. n chars, small case letters, ..etc.
Thanks!
The text was updated successfully, but these errors were encountered: