Giter VIP home page Giter VIP logo

biocrutch's Introduction

Biocrutch

License: MIT

Various bioinformatics scripts.

Content:

  • SRAtoolkit. The program parses the link from the Sequence Read Archive (SRA) and allows you to download reads in the sra format. The program also checks the integrity of the finished reads by parsing the required metrics of the source files.
  • Pseudoautosomal region. A script for determining the coordinates of the pseudo-autosomal region on the sex chromosome. The output is a BED file with the coordinates of the pseudoautosomal region.
  • RepeatMasking scripts. Scripts for converting TRF, RepeatMasker and WindowMasker output to GFF format.
  • EMA to FASTQ. Combines Ema output BINfiles into reverse FASTQ, forward FASTQ and barcode-only files.
  • QuastCore. The program is an alternative to the publicly available Quast program. Its main differences are:
    1. adding only the necessary cutoffs.
    2. counting missing N values.
    3. the output of the program is a pandas dataframe used for further analysis.
    4. output to a convenient csv file format. And others.
  • Coverage statistics. Script for calculating median, average, maximum and minimum coverage. Script works with the output of Bedtools Genomecov and Mosdepth programs.
    1. calculate stats for whole genome.
    2. calculate stats for each scaffold.
    3. calculate stats stacking windows.
  • PSMC data combine. The script combines data from several PSMC outputs to draw multiple demographic population histories on a single graph.

and others...

To use the Biocrutch package, you need to add the package path to PYTHONPATH.

Copyright (c) 2020 Andrey Tomarovsky

biocrutch's People

Contributors

tomarovsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.