Coder Social home page Coder Social logo

genelab-utils's Introduction

GeneLab utils

Some helper programs for NASA GeneLab, such as GL-download-GLDS-data for downloading files from a specific OSD or GLDS ID, and GL-get-workflow for downloading workflows used by GeneLab for processing datasets.


Conda install

The genelab-utils package should be installed with conda/mamba. If you are not familiar with conda, you can find an introduction here if wanted, and if you are not familiar with mamba, there is a super-short introduction on that same page here if wanted – it's definitely worth using mamba if you use conda at all πŸ‘

conda install -c conda-forge -n base mamba

mamba create -n genelab-utils -c conda-forge -c bioconda -c defaults -c astrobiomike genelab-utils

conda activate genelab-utils

All programs are prefixed with GL- and have a help menu accessible with -h. Version info can be accessed with GL-version.


Some example pages



genelab-utils's People

Contributors

astrobiomike avatar bnovak32 avatar asaravia-butler avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

genelab-utils's Issues

GL-validate-raw-data: breaks if "R1" and "R2" are used as part of the sample name

Filenames that use "R1" or "R2" to indicate replicates or other information cause the sample number validation to break.

Given 14 file pairs with "R1" and "R2" present in the file name to designate the replicate number, GL-validate-raw-data returns the following error:

  We expected 14 forward read files, but 16 were found based on currently
  allowed read-pair designations (e.g. these formats: _R1_, _R1., -R1., -R1-,
  .R1., _1.). If it's not clear what the problem is here, share this use-case
  with Mike so we can expand functionality if needed.

GL-est-rRNA-percentages passes incorrect expected_suffix for single-end data

GL-est-rRNA-percentages passes "" as the "expected_suffix" for single-end data, which breaks the snakemake call at line 64 in the Snakefile.

TypeError in file /global/data/temp_scratch/banovak/rRNA-est-percentages-test/current_version/Snakefile, line 64:
can only concatenate str (not "NoneType") to str
  File "/global/data/temp_scratch/banovak/rRNA-est-percentages-test/current_version/Snakefile", line 64, in <module>

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.