Created
June 11, 2016 05:33
-
-
Save ctokheim/9b9419c5734da06f70f3b019a75c4dfb to your computer and use it in GitHub Desktop.
Snakemake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Using -np flag just prints out what the planned execution is | |
snakemake -np mapped_reads/A.bam |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment