Skip to content

Commit

Permalink
Updated usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeaulaurier committed Feb 26, 2018
1 parent dcb6929 commit fae4378
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion smalr/SmalrConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ def __parseArgs( self ):
The inputs_file has the following format:
native_cmph5 : /path/to/native/aligned_reads.cmp.h5
fastq : /path/to/native/CCS_reads.fastq (optional)
fastq : /path/to/native/CCS_reads.fastq (DEPRECATED; specify NONE)
wga_cmph5 : /path/to/WGA/aligned_reads.cmp.h5
ref : /path/to/sample/reference.fasta
With the updated support for aligned BAM files (in addition to *.cmp.h5 files),
please supply the path to the aligned BAM file using the 'native_cmph5' and
'wga_cmph5' lines in the input file.
SMsn: Single-molecule, single nucleotide analysis
Each motif site on each sequencing molecule is assessed for methylation
Expand Down

0 comments on commit fae4378

Please sign in to comment.