-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dyndna edited this page Nov 6, 2013
·
2 revisions
My 20% scripts.
Primary hosting at git.sbamin.com
-
/R/bedtools_from_R.R
: Run bed tools within R. -
/R/bulk_install_packages.R
: Install R packages in bulk - Useful when migrating to R 3.0 from R 2.0.*. -
/unix/nov
: Wrapper for nova openstack command line interface to manage cloud computing. -
/unix/remote_shutdown.sh
: Conditional remote system shutdown using dropbox and cron job. -
/unix/samtools-extract-reads
: Extract reads from bam file which matches regions in bed file.