Skip to content
View ckandoth's full-sized avatar

Organizations

@ding-lab @cBioPortal @upenn

Block or report ckandoth

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 Loading

  1. mskcc/vcf2maf Public

    Convert a VCF into a MAF, where each variant is annotated to only one of all possible gene isoforms

    Perl 383 219

  2. Test Illumina Dragen software on an ...
    1
    ### Purpose
    2
    
                  
    3
    Test an NP-series VM Scale-Set (VMSS) on Azure with Dragen's pay-as-you-go (PAYG) license
    4
    
                  
    5
    ### Prerequisites
  3. Compare the speed of containerized b...
    1
    On a Linux VM or Workstation with `docker` installed, fetch the GRCh38 FASTA, its index, and a pair of FASTQs:
    2
    ```bash
    3
    wget -P /hot/ref https://storage.googleapis.com/genomics-public-data/references/GRCh38_Verily/GRCh38_Verily_v1.genome.fa{,.fai}
    4
    wget -P /hot/reads/test https://storage.googleapis.com/data.cyri.ac/test_L001_R{1,2}_001.fastq.gz
    5
    ```
  4. dotfiles Public

    My bash dotfiles

    Shell