Giter Site home page Giter Site logo

ngs_analysis's Introduction

Scripts for NGS analysis

For Transcriptome sequencing and Whole Genome Bisulfite Sequencing analysis

  • This is the list of all the scripts used for sequencing projects.
script function*
DNAprocess.py a module used for DNA sequence processing.functions include: get reverse complementary sequence translate DNA sequence to Amio Acid
get_fastqc.py used for get the fastqc report summary of all files (FAIL, WARN and PASS for each module). figures are excluded
fastq_length_filter.py from trimmomatic result fastq files. classify reads with different length range based on the cutoff. output 2 types (long and short) fastq files
mstrg_prep.py For merged transcript GFF file by stringtie, appending refgene ID to stringtie assigned gene ID (MSTRG.*) if the gene region includes a ref gene
get_trim_report.py extract the trimming statistics from Trimmomatic log file
get_align_stat.py extract alignment statistics from Hisat2
extract_assembled_id_from_stringtie.py extract ref gene ID, transcript ID and assembled stringtie gene ID. (recommend to use mstrg_prep.py to avoid this step)
class_transform.py transform result from OrthoMCL, classify by species within a category
reciprocol_blast_selection.py Get the top hit pairs for reciprocal blast
get_MATS_result.py handling rMATS result. Summarizing all the significant alternative splicing even from different output files from rMATS
counting_transcripts.py counting the number of transcripts in GFF/GTF file.
extractGOfromGFF.py extract GO ids from gff3 file
mirdeep_res_handle.py read report.log files from mirdeep2.pl result
Pynut My package for biological analysis.
--- ---

* for specific requirement or usage, please look into the script file.

ngs_analysis's People

Contributors

kennyluo4 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.