Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation of reads with ART #8

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

matthiasblanke
Copy link
Contributor

Dear @blinard-BIOINFO ,
here is the code I used for injecting ART-simulated reads into PEWO; I think it would be nice to have such a feature in a future version of PEWO. Unfortunately, ART is not available as pip or conda package at the moment, so it has to be added manually to the PATH. Also my code is rather primitive for now, maybe you want to re-implement it in a more snakemakey-way... However, the accuracy results I am getting from this vary significantly from the current generation of reads (although number of errors and indels should be quite low) - I would appreciate if you could check whether I am doing something very basic wrong here. Best wishes, Matthias

@blinard-BIOINFO
Copy link
Member

Hi, I saw that ART is is inconda:
https://bioconda.github.io/recipes/art/README.html

We did not try it, but why did you say it's not in conda ? you used a different (incompatible?) version than the conda package ?

@matthiasblanke
Copy link
Contributor Author

Apparently, I somehow missed that — even better then..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants