Skip to content

Commit

Permalink
fixed manual misc dir
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Sep 28, 2017
1 parent f418c80 commit c8bd95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembler/rnaspades_manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h3>2.4 rnaSPAdes output</h3>
rnaSPAdes outputs one main FASTA file named <code>transcripts.fasta</code>. The corresponding file with paths in the <code>assembly_graph.fastg</code> is <code>transcripts.paths</code>.

<p>
In addition rnaSPAdes outputs transcripts with different level of filtration into <code>misc/</code> folder: <br>
In addition rnaSPAdes outputs transcripts with different level of filtration into <code>&lt;output_dir>/</code>: <br>
<ul>
<li><code>hard_filtered_transcripts.fasta</code> &ndash; includes only long and reliable transcripts with rather high expression.</li>
<li><code>soft_filtered_transcripts.fasta</code> &ndash; includes short and low-expressed transcipts, likely to contain junk sequences.</li>
Expand Down

0 comments on commit c8bd95b

Please sign in to comment.