Skip to content
View celalp's full-sized avatar
  • Hospital for Sick Children (SickKids)

Block or report celalp

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 250 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 Loading

  1. ccmbioinfo/ccm_benchmate ccmbioinfo/ccm_benchmate Public

    A knowledge aggregator for computational biology

    Python 5 3

  2. mnemosyne mnemosyne Public

    A workflow package for qualitative research

    Python 1

  3. comp_on_rnaseq comp_on_rnaseq Public

    Compute ontarion rna seq lecture necessary files

  4. ccmbioinfo/ccm_vignettes ccmbioinfo/ccm_vignettes Public

    Some vignettes for newcomes to bioniformatics

    Jupyter Notebook

  5. create a refflat for picard rnaseqme... create a refflat for picard rnaseqmetrict from txdb
    1
    library(optparse)
    2
    
                  
    3
    option_list <- list( 
    4
      make_option(c("-g", "--gtf"), action="store", help="gtf file to use"),
    5
      make_option(c("-r", "--refflat"), action="store", help="refflat output"),