Skip to content
View celalp's full-sized avatar
Block or Report

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 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. pytxdb pytxdb Public

    Package to create and query R's txdb-esque database with some additional features

    Python 3

  2. 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"),
  3. parse_pileup parse_pileup Public

    Parse pileup files, generate consensus fasta and calculate heteroplasmy per nucleotide

    Python 1

  4. video_parser video_parser Public

    parse gut slice videos frame by frame into excel with object or movement tracking

    Python 3