Git Product home page Git Product logo

htseq-tool's Introduction

GDC Base Template

Version badge Version badge Version badge

Contains dockerfile and HTSeq utility tools for running the GDC HTSeq expression quantification workflows. See https://github.com/NCI-GDC/htseq-cwl for more information about the GDC workflow associated with this.

Usage

gene_lengths

Generate the gene exon lengths from GTF for use in normalization.

usage: htseq-tools gene_lengths [-h] --gtf_file GTF_FILE --out_file OUT_FILE

Extract gene exon lengths from GTF

optional arguments:
  -h, --help           show this help message and exit
  --gtf_file GTF_FILE  GTF file used for htseq count
  --out_file OUT_FILE  Output TSV file to write to

merge_counts

When an aliquot has a mixture of paired- and single-end, this will merge the counts to a single file.

usage: htseq-tools merge_counts [-h] --htseq_counts HTSEQ_COUNTS --out_file
                                OUT_FILE

Merge PE and SE counts from HTseq

optional arguments:
  -h, --help            show this help message and exit
  --htseq_counts HTSEQ_COUNTS
                        HTSeq count file. Use multiple times
  --out_file OUT_FILE   Output TSV file to write to

fpkm

Normalize the raw counts using the FPKM and FPKM-UQ methods.

usage: htseq-tools fpkm [-h] --aggregate_length_file AGGREGATE_LENGTH_FILE
                        --htseq_counts HTSEQ_COUNTS --output_prefix
                        OUTPUT_PREFIX

Get FPKM and FPKM-UQ

optional arguments:
  -h, --help            show this help message and exit
  --aggregate_length_file AGGREGATE_LENGTH_FILE
                        Aggregate length TSV
  --htseq_counts HTSEQ_COUNTS
                        HTSeq counts txt file
  --output_prefix OUTPUT_PREFIX
                        The output prefix to use.

htseq-tool's People

Contributors

czyszctds avatar kmhernan avatar stutiagrawal avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

marcsaric

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.