Reads
01 Syntax
SMRUCC.genomics.Analysis.RNA_Seq.TSSAR.Reads
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Join | 1 | Merge two reads view data file. |
| MergeContigs | 1 | If the distance of two TSS positions differed by less than 3 (Default is 3 bp) nt, they were treated as a single TSS And merged. |
| LoadGeneAssiciation | 1 |
03 Members
Join(
String, String)Merge two reads view data file.
Parameters
| Name | Type | Description |
|---|---|---|
a | String | - |
b | String | - |
MergeContigs(
IEnumerable(Of ReadsGroupView), Int32)If the distance of two TSS positions differed by less than 3 (Default is 3 bp) nt, they were treated as a single TSS And merged.
Parameters
| Name | Type | Description |
|---|---|---|
data | IEnumerable(Of ReadsGroupView) | - |
LoadGeneAssiciation(
String)