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
Maybe I will add an option for estimating the read count. Sylph does not classify reads directly, so only an estimate can be provided.
For now, you can estimate the read count for sylph by doing the following:
Use the -u option. This multiplies the Sequence abundance column by the % of classified reads.
Multiply the Sequence abundance of each row by the # of reads in your dataset. So if your fastq file has 3M reads and a genome has sequence abundance 5%, then it should have 150k reads assigned to it.
I'll probalby add a feature to do this in a new update.
Hi,
Is sylph possible to estimate read count for each genome or taxonomy, like metaphlan or kraken?
thanks
The text was updated successfully, but these errors were encountered: