ReduceKeys Module
Take a project and compress all of the IDs.
Types
Type | Description |
Functions and values
Function or value | Description |
Full Usage:
a36ToD ch
Parameters:
char
Returns: int
|
|
|
|
Full Usage:
dToA36 d
Parameters:
int
Returns: char
|
|
Full Usage:
getIndexFromReduced s
Parameters:
string
Returns: int
|
|
Full Usage:
getReducedFromIndex typ index
Parameters:
string
index : int
Returns: string
|
|
Full Usage:
toA36 n
Parameters:
int
Returns: string
|
|
Full Usage:
toD alphas
Parameters:
char seq
Returns: int
|
|