New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

goomba

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goomba

Display zoomable gene annotations.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

Starting the spark notebook

ipython notebook --profile=pyspark --no-browser

refGene.txt.gz can be downloaded here:

This implies that its coordinates are relative to the hg19 assembly

http://hgdownload.cse.ucsc.edu/goldenpath/hg19/database/refGene.txt.gz

eval $(ssh-agent) ssh-add ~/devenv-key.pem rsync -avz ubuntu@52.32.97.221:/data/refgene-tiles-small/ jsons/tiles

Sample reads set

samtools view -h data/GM12878_SRR1658581_10pc_3_R1_hg19.bwt2glob.bam | head -n 65536 | samtools view -Sb > data/65536.bam

Sample tracks from Encode project

GM12878 cell line RNAseq

https://www.encodeproject.org/experiments/ENCSR000CVT/

Keywords

yeoman-generator

FAQs

Package last updated on 07 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts