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

Problem with the --aligner option #6

Open
daguilarvhio opened this issue Mar 8, 2022 · 0 comments
Open

Problem with the --aligner option #6

daguilarvhio opened this issue Mar 8, 2022 · 0 comments

Comments

@daguilarvhio
Copy link

Hi! The documentation contains the line:

python xenosplit.py --out graftOut.bam --aligner star graft.bam host.bam

However, I just downloaded xenosplit (git clone https://github.com/goknurginer/XenoSplit.git) and when I run:

python xenosplit.py --pairedEnd --out output.bam --aligner star RNAtumor.STAR.HUMAN.bam RNAtumor.STAR.MOUSE.bam

I get the following error message:

usage: xenosplit.py [-h] [--count] [--min MIN] [--out OUT] [--pairedEnd]
graft host
xenosplit.py: error: unrecognized arguments: --aligner RNAtumor.STAR.MOUSE.bam

I seems that the current version of Xenosplit does not allow the --aligner option.

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

No branches or pull requests

1 participant