Skip to content
View kmhernan's full-sized avatar
😮
Why is R 1-indexed?
😮
Why is R 1-indexed?

Highlights

  • Pro

Organizations

@COV-IRT
Block or Report

Block or report kmhernan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. awesome-bioinformatics-formats awesome-bioinformatics-formats Public

    Curated list of bioinformatics formats and publications

    52 4

  2. gdc-fastq-splitter gdc-fastq-splitter Public

    CLI for splitting a fastq that has multiple readgroups

    Python 2 3

  3. Proof of concept of me playing aroun... Proof of concept of me playing around with hts-nim via implementing samtools flagstat. This is not production. This was just late night playing around.
    1
    # Proof-of-concept test of hts-nim flagstat. Not a production piece.
    2
    # Nim Compiler Version 0.19.0
    3
    # nim c -d:realease
    4
    import hts
    5
    import strutils
  4. fqvendorfail fqvendorfail Public

    Drop casava vendor failed fastq reads

    C

  5. scalaNGS scalaNGS Public

    NGS tools written in the Scala language

    Scala

  6. tag-seq-tools tag-seq-tools Public

    Tools for counting 3' tag seq data

    C++