Giter Club home page Giter Club logo

capture_metabar's Introduction

Author: Meixi Lin

Date: November 2018

This is a repo using a combination of anacapa and obitools to generate taxonomical classification for some NGS sequences.

scripts

  1. move files: copy_rename_seq_10292018.sh
  2. qc and demultiplex using anacapa: anacapa_qc_dada2_qsub.sh
  3. ecotag classification:
    1. build & clean ref database:
      1. test_12SV5_ecopcr.sh
      2. clean_ecopcr.sh
    2. run classification: obitools_on_qcoutput_10302018.sh
  4. anacapa classification:
    1. build crux database: build_crux_db_MAMM2.sh & a similar one
    2. create symlink for database used: create_symlink_crux_db.sh
    3. run classification: anacapa_classifier_qsub.sh

The primer sequence info

please refer to the config file

ref

  1. for obitools: https://git.metabarcoding.org/explore/projects
  2. for anacapa: https://github.com/limey-bean/Anacapa

Side notes

Date: 11/27/2018

Remember to set BLCAperMINlen="0.8"in the anacapa_vars.sh

Important parameters

Anacapa

In QC part

-m 30 instead of default -m 100 , here the minimum length after quality trimming is 30 instead of 100.

In run_bowtie2_blca.sh

-b percent similarity == 0.8 (this is default)

-p percent length match == 0.8 (this is default)

OBITools

In

sequence similarity cutoff is 0.95

Known issues

  1. The CO1 was full length compared to default half-length
  2. The length cutoff set for 12SV5 resulted in that some shorter sequences (e.g. 10 bps) were analyzed and the sequences were assigned taxonomy. these sequences need to be out.

capture_metabar's People

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.