STAR
Settings
Alignment Statistics
Sample | #Reads | Uniquely Aligned | Uniquely Aligned [%] | Aligned >1 times | Aligned >1 times [%] | Aligned too many times | Aligned too many times [%] | Unaligned | Unaligned [%] |
---|---|---|---|---|---|---|---|---|---|
Sample | #Reads | Uniquely Aligned | Uniquely Aligned [%] | Aligned >1 times | Aligned >1 times [%] | Aligned too many times | Aligned too many times [%] | Unaligned | Unaligned [%] |
{{ seqrun.sample }} | {{ seqrun["reads"] }} | {{ seqrun["aligned_1_time"] }} | {{ (seqrun["aligned_1_time[%]"]).toFixed(2) }} | {{ seqrun["aligned_more_than_1_times"] }} | {{ (seqrun["aligned_more_than_1_times[%]"]).toFixed(2) }} | {{ seqrun["aligned_too_many_times"] }} | {{ (seqrun["aligned_too_many_times[%]"]).toFixed(2) }} | {{ seqrun["aligned_0_times"] }} | {{ (seqrun["aligned_0_times[%]"]).toFixed(2) }} |
Sample | #Reads | Uniquely Aligned | Uniquely Aligned [%] | Aligned >1 times | Aligned >1 times [%] | Aligned too many times | Aligned too many times [%] | Unaligned | Unaligned [%] |
---|---|---|---|---|---|---|---|---|---|
Sample | #Reads | Uniquely Aligned | Uniquely Aligned [%] | Aligned >1 times | Aligned >1 times [%] | Aligned too many times | Aligned too many times [%] | Unaligned | Unaligned [%] |
{{ seqrun.sample }} | {{ seqrun["reads"] }} | {{ seqrun["aligned_1_time"] }} | {{ (seqrun["aligned_1_time[%]"]).toFixed(2) }} | {{ seqrun["aligned_more_than_1_times"] }} | {{ (seqrun["aligned_more_than_1_times[%]"]).toFixed(2) }} | {{ seqrun["aligned_too_many_times"] }} | {{ (seqrun["aligned_too_many_times[%]"]).toFixed(2) }} | {{ seqrun["aligned_0_times"] }} | {{ (seqrun["aligned_0_times[%]"]).toFixed(2) }} |