GC% calculation tools for drawing the circos elements.
GCProps
01 Syntax
SMRUCC.genomics.Visualize.Circos.TrackDatas.NtProps.GCProps
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetGCContentForGenes | 1 | Calculate GC% for each gene its fasta sequence in the FASTA. |
03 Members
GetGCContentForGenes(
IEnumerable(Of FastaSeq))Calculate GC% for each gene its fasta sequence in the FASTA.
Parameters
| Name | Type | Description |
|---|---|---|
FASTA | IEnumerable(Of FastaSeq) | - |