Skip to content
View bioinfomagician's full-sized avatar

Block or report bioinfomagician

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. awesome-rshiny awesome-rshiny Public

    Forked from grabear/awesome-rshiny

    An awesome R-shiny list!

    R

  2. awesome-shiny-extensions awesome-shiny-extensions Public

    Forked from nanxstats/awesome-shiny-extensions

    🐝 Awesome R and Python packages offering extended UI or server components for the web framework Shiny

  3. ffq ffq Public

    Forked from pachterlab/ffq

    A tool to find sequencing data and metadata from public databases.

    Python

  4. SynergyFinderR SynergyFinderR Public

    Forked from TangSoftwareLab/SynergyFinderR

    SynergyFinder R package development

    R

  5. AstraZeneca-NGS/disambiguate AstraZeneca-NGS/disambiguate Public archive

    Disambiguation algorithm for reads aligned to human and mouse genomes using Tophat or BWA mem

    C++ 31 16

  6. Convert read counts to transcripts p... Convert read counts to transcripts per million (TPM).
    1
    #' Convert counts to transcripts per million (TPM).
    2
    #' 
    3
    #' Convert a numeric matrix of features (rows) and conditions (columns) with
    4
    #' raw feature counts to transcripts per million.
    5
    #'