Coder Social home page Coder Social logo

hamronization_workflow's People

Contributors

awitney avatar fmaguire avatar misterioes16 avatar raphenya avatar simonhtausch avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hamronization_workflow's Issues

amrfinder_update: command not found

I got amrfinder_update: command not found when following the installation instructions.
I ran: bash get_dbs.sh. I'm guessing amrfinder is installed via execution.

KeyError in line 16 of hAMRonization_workflow/rules/staramr.smk: 'pointfinder'

Hi, after running:

git clone https://github.com/pha4ge/hAMRonization_workflow
conda env create -n hamronization_workflow --file envs/hamronization_workflow.yaml
conda activate hamronization_workflow
snakemake --configfile config/config.yaml --use-conda --jobs 2 --use-singularity --singularity-args "-B $PWD:/data"

I'm getting the error:
KeyError in line 16 of .../hAMR/test/hAMRonization_workflow/rules/staramr.smk:
'pointfinder'
File ".../hAMR/test/hAMRonization_workflow/Snakefile", line 75, in
File ".../hAMR/test/hAMRonization_workflow/rules/staramr.smk", line 16, in

After deleting "include: "rules/staramr.smk"" in the Snakefile, it seems ok but then getting:
Building DAG of jobs...
MissingInputException in line 19 of .../hAMR/test/hAMRonization_workflow/rules/ariba.smk:
Missing input files for rule run_ariba:
data/test/SAMEA6634591/ERR4008003_R1.fastq.gz
data/test/SAMEA6634591/ERR4008003_R2.fastq.gz

One more question: if I have only assembly, in isolate_list.txt info on reads, read1 and read2 can be just left blank?

Thanks,
Svetlana

kma/kmerresistance container issue

kma silently fails when executed by kmerresistance: specifically no error just a non-zero exit code and no output.

I can only reproduce this in the container (based off debian) and have made sure zlib headers are available but it still causes an issue.

Flag to filter for genomic/non-genomic experts

For the interactive report or tabular report possibly have an option to just summarise results (genome, gene, tool, versions, phenotype annotation) and the full genomics results (i.e., the whole spec with start/stop contig coverage etc).

Installation from git clone

The information on the README file for installing via git clone does not clone the hAMRonization_workflow git page but rather the hAMRonization page. Kindly look into correcting this.
Thanks

tidy up temp files live

Cleaning up temporary files/uneeded outputs only at the end of pipeline execution means A LOT of disk space gets used when running on many isolates.

Move clean up of files to the specific tool execution.

srst2 upstream libncurses bug

The conda recipe for srst2 is currently broken because the pinned samtools version (0.1.18) is failing to dynamically link in libncurses.so.5

Either the srst2 recipe needs updated to use a newer working version of samtools or someone needs to try and fix the samtools 0.1.18 bioconda recipe.

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.