Giter Site home page Giter Site logo

multihla's People

Contributors

lkuchenb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

multihla's Issues

Error No rule to produce ....

It was not possible for me to run the code on the HPC at my institution. I replicated all steps in the README page, even naming the .tsv file the same as in the example. Unfortunately, an error occurred:

I ran the following command in the hla_typing directory with "(snakemake)" at the start of the command line.
snakemake --use-conda --use-singularity --cores 1 typing/dataset_1.all.multihla

~/miniconda3/envs/snakemake/lib/python3.11/site-packages/google/protobuf/internal/api_implementation.py:110: UserWarning: Selected implementation cpp is not available.
warnings.warn(
Building DAG of jobs...
MissingRuleException:
No rule to produce typing/dataset_1.all.multihla (if you use input functions make sure that they don't raise unexpected exceptions).

Next to this, I got an error using exactly the same code as in the README page because the number of cores needed to be noted.
Can you help me?

Kind regards,
Adam

HLA typing on Nanopore and PacBio reads

Hello @lkuchenb ,

I wanted to ask if this tool can handle fastq reads from Nanopore or PacBio. With a different aligner I can run xHLA and HLA-LA. My question is mostly about Optitype. Will it be able to handle long reads?

AttributeError: module 'pulp' has no attribute 'list_solvers'. Did you mean: 'listSolvers'?

Hi, I wanted to make sure I'm going about this correctly? I have placed the .fastq.gz files in the fastq folder, the dataset.tsv file that defines the set of samples, nothing in the ref folder since I wanted to go with the default human genome references (?), and ran the workflow. However, running snakemake --use-conda --use-singularity typing/dataset.all.multihla resulted in the following error:
Traceback (most recent call last):
File "/Users/mewu/opt/anaconda3/envs/snakemake/lib/python3.12/site-packages/snakemake/cli.py", line 2037, in main
parser, args = parse_args(argv)
^^^^^^^^^^^^^^^^
File "/Users/mewu/opt/anaconda3/envs/snakemake/lib/python3.12/site-packages/snakemake/cli.py", line 1629, in parse_args
parser = get_argument_parser()
^^^^^^^^^^^^^^^^^^^^^
File "/Users/mewu/opt/anaconda3/envs/snakemake/lib/python3.12/site-packages/snakemake/cli.py", line 770, in get_argument_parser
lp_solvers = pulp.list_solvers(onlyAvailable=True)
^^^^^^^^^^^^^^^^^
AttributeError: module 'pulp' has no attribute 'list_solvers'. Did you mean: 'listSolvers'?

Please advise. Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.