Property | Type | Description | |
---|---|---|---|
CN | int | ||
Chr | string | ||
End | int | ||
Start | int |
Method | Description | |
---|---|---|
CNVCall ( string chr, int start, int end, int cn ) : System |
public CNVCall ( string chr, int start, int end, int cn ) : System | ||
chr | string | |
start | int | |
end | int | |
cn | int | |
return | System |