Skip to content

Commit a6a0fd6

Browse files
committed
Add README.md with small changes
1 parent ae397bc commit a6a0fd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ q2=/lustre/scratch116/vr/projects/Tes1_S4_L008_R2_001.fastq.gz \
9898
(c). align 10x reads using lariat
9999
$ longranger align --fastq="reads_10x" --sample=fTakRub1 --reference="longrang_refasm" --localcores=50 --id=10x-align
100100
Note: please provde full path
101+
(d). run scaff10x
102+
$ scaff10X -bam /lustre/scratch117/possorted_bam.bam draft-asssembly.fasta output_scaffolds.fasta
101103
draft-asssembly.fasta: initial draft assembly to scaffold (full path or local)
102-
read-BC_1.fastq read-BC_2.fastq: 10Xg reads with barcode appended
103-
to read names, prepared as shown above (full path or local)
104104
output_scaffolds.fasta: name for the output scaffolded assembly (local)
105105

106106
Some notes and suggestions:

0 commit comments

Comments
 (0)