sanjaynagi / AmpSeeker

A snakemake workflow for amplicon sequencing
https://sanjaynagi.github.io/AmpSeeker/
0 stars 3 forks source link

speed up snp-dataframe nb #113

Closed sanjaynagi closed 7 months ago

sanjaynagi commented 7 months ago

Something in here is super slow (for amplicon snps). its the slowest part of the whole workflow which is not acceptable.

code looks overly complex, lets fix.

sanjaynagi commented 7 months ago

Last resort can even be to remove the snps across amplicons. but probably not necessary.

sanjaynagi commented 7 months ago

Resolved by only making snp dataframe for targets by default