Coder Social home page Coder Social logo

bjorn_utils's People

Contributors

aking25 avatar andersen-bot avatar gkarthik avatar kramesh1 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bjorn_utils's Issues

Halt flagging of changes in non-coding regions

Changes in non-coding regions are currently moving most of Delta sequences to inspect folder. Mark suggests altering this such that

  • Changes in NC regions do not cause inspect flags to be thrown
  • Parameters for allowing the above are included in pipeline run

Will further consult with Mark and Karthik G. before taking out a branch against this issue.

Simplify env.yaml

Simply environment file to have only those dependencies required for bjorn_utils

Automate interactions with metadata for release workflow

Currently the release workflow requires manually interacting with the GISAID metadata tab. This issue and accompanying PR suggest these changes.

  • Get latest version of metadata from GISAID tab
  • Get latest version of metadata from GitHub
  • Based on coverage and variation cutoffs, push changes to GISAID tab specifically columns C & D

Will review these further before taking out new branch with Mark and Karthik G.

Add semi-automated sequence filters during release workflow

Add following potential filters that work in an automated way to flag sequences during release pipeline:

Metadata filters

  • Missing Metadata
  • Unlikely Collection Data

Sequence filters

  • Unlikely date for lineage
  • Violation of molecular clock

This will likely need to be sub-issued during implementation

Automate combining *_white.fa and *_inspect_fa, aligned -> unaligned conversion, and multifasta to individual_fasta

Automated and combine the listed steps to reduce command overhead when generating output files

Example commands:

# inspect suspicious_mutations.csv
Combine msa/*_white.fa and *_inspect.fa
# Convert aligned to unaligned fasta
bash ~/code/bjorn/scripts/convert_to_unaigned_fasta.sh 2021-08-25_release_aligned_combined.fa > 2021-08-25_release_unaligned_combined.fa
# Convert multifastas to sindividual fasta preferably in a subfolder
bash ~/code/bjorn/scripts/multifasta_to_fasta.sh ../2021-08-25_release_unaligned_combined.fa

Automate upload to GISAID, Github, Google Drive, SD County

Need to automate the upload of files to these different sources

GISAID

  • Need to fix header errors
    Github
    Google Cloud
  • No need to wait for analysis to be complete to start this. In a fully automated pipeline, Server can start uploading these files right away
    NCBI
  • To to solve backlog of uploads and batch our current set
    SD County
  • Need to autogenerate log file to send to SD county so that they can get sequence data to the state. Should be straightforward from log that is generated.

Will review each of these portions with Mark and Karthik G. before taking out branch against them.

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.