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

RemoveN's #10

Closed
adbeggs opened this issue Mar 22, 2024 · 0 comments
Closed

RemoveN's #10

adbeggs opened this issue Mar 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@adbeggs
Copy link

adbeggs commented Mar 22, 2024

Hi all

Have just tried running Remove N's - and has failed

spectre RemoveNs --reference ~/beggsa-clinicalnanopore/genomes/grch38/genome.fa --output-dir . --output-file grch38-spectre-metadata.mdr --save-only

spectre::2024-03-22 09:44:18,068::INFO::spectre.spectre>  Spectre input: RemoveNs --reference /rds/homes/b/beggsa/beggsa-clinicalnanopore/genomes/grch38/genome.fa --output-dir . --output-file grch38-spectre-metadata.mdr --save-only
Traceback (most recent call last):
  File "/rds/projects/b/beggsa-clinicalnanopore/software/condaenvs/spectre2/bin/spectre", line 8, in <module>
    sys.exit(main())
  File "/rds/projects/b/beggsa-clinicalnanopore/software/condaenvs/spectre2/lib/python3.10/site-packages/spectre/spectre.py", line 614, in main
    main_logger.error("Bin size too small") if spectre_args.bin_size < min_bin_size else ""
AttributeError: 'Namespace' object has no attribute 'bin_size'. Did you mean: 'n_size'?
@philippesanio philippesanio added the bug Something isn't working label Mar 22, 2024
@philippesanio philippesanio self-assigned this Mar 22, 2024
philippesanio pushed a commit that referenced this issue Mar 22, 2024
Added bugfixes for issues #10 #11 #12 #13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants