메소드 | 설명 | |
---|---|---|
CreateSubsequences ( ) : void |
Adds all subsequences of given sequence to database.
|
|
Dispose ( ) : void |
The dispose.
|
|
SubsequenceImporter ( List |
Initializes a new instance of the SubsequenceImporter class.
|
메소드 | 설명 | |
---|---|---|
AddPositionToMap ( int start, int end ) : void |
The add position to map.
|
|
CheckImportability ( ) : void |
Checks importability of subsequences.
|
|
CheckPartial ( List |
The check partial.
|
|
CreateFeatureSubsequences ( ) : void |
Create subsequences from features and noncoding subsequences from gaps.
|
|
CreateNonCodingSubsequences ( ) : List |
Creates non coding subsequences.
|
|
ExtractNonCodingSubsequencesPositions ( ) : List |
Extracts non coding subsequences positions from filled positions map.
|
|
LocationsEqual ( List |
Checks if gene have equal location with another feature.
|
public SubsequenceImporter ( List |
||
features | List |
/// The features. /// |
sequenceId | long | /// The sequence id. /// |
리턴 | System |