X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=rsem-calculate-expression;fp=rsem-calculate-expression;h=094c6e5ee3ebf7967fbb4eb44ead7b793e9b7b79;hp=16593c644e1ded7dac43ebea09e4a094b77d99c9;hb=fea934ddfe218ae83b4421d32a8f6b941f004487;hpb=799735d94b6f8c5c34b828bccdd3408f4b38a6ef diff --git a/rsem-calculate-expression b/rsem-calculate-expression index 16593c6..094c6e5 100755 --- a/rsem-calculate-expression +++ b/rsem-calculate-expression @@ -684,7 +684,7 @@ Maximum size (in memory, MB) of the auxiliary buffer used for computing credibil =item B<--ci-number-of-samples-per-count-vector> -The number of read generating probability vectors sampled per sampled count vector. The crebility intervals are calculated by first sampling P(C | D) and then sampling (\Theta | C) for each sampled count vector. This option controls how many \Theta vectors are sampled per sampled count vector. (Default: 50) +The number of read generating probability vectors sampled per sampled count vector. The crebility intervals are calculated by first sampling P(C | D) and then sampling P(Theta | C) for each sampled count vector. This option controls how many Theta vectors are sampled per sampled count vector. (Default: 50) =item B<--samtools-sort-mem>