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

IBSplot #19

Open
dosshra opened this issue Nov 19, 2024 · 0 comments
Open

IBSplot #19

dosshra opened this issue Nov 19, 2024 · 0 comments

Comments

@dosshra
Copy link

dosshra commented Nov 19, 2024

Hello
running: IBSplot --IBSpy_counts "PI414721.ibs.tsv.gz" --window_size 100000 --output gmm_ibs.tsv.gz --reference ~/SV2/Wheat.Svevo.CHROMOSOMES_pacbio.fasta --query samp --plot_output gmm_plots.pdf

I get:

Traceback (most recent call last):
File "/home/user/anaconda3/bin/IBSplot", line 33, in
sys.exit(load_entry_point('IBSpy', 'console_scripts', 'IBSplot')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/IBSpy/IBSpy/IBSpy_plot_window_results.py", line 29, in main
IBS_results = IBSpyResults(args.IBSpy_counts, args.window_size, args.filter_counts)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: IBSpyResults.init() takes 3 positional arguments but 4 were given

Thank you

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