diff --git a/tool_conf.xml.sample b/tool_conf.xml.sample index ef07cf07c7b..17a4b5421d9 100644 --- a/tool_conf.xml.sample +++ b/tool_conf.xml.sample @@ -362,7 +362,7 @@ - + - + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + @@ -40,7 +110,7 @@ eXpress is a streaming tool for quantifying the abundances of a set of target se eXpress requires two input files: - A multi-FASTA file containing the transcript sequences. -- Read alignments to the multi-FASTA file in BAM format. +- Read alignments to the multi-FASTA file in BAM or SAM format. ------ @@ -48,6 +118,8 @@ eXpress requires two input files: - The output for eXpress is saved in a file called results.xprs in an easy-to-parse tab-delimited format. -- Also, params.xprs contains the values of the other parameters (besides abundances and counts) estimated by eXpress. +- Also, params.xprs contains the values of the other parameters (besides abundances and counts) estimated by eXpress. + +- If you choose to use to calculate the covariance between targets and outputs, an other output would be : varcov.xprs. \ No newline at end of file