read_msf¶
-
visualife.data.read_msf(input_text)¶ Reads a MSF file
Parameters: input_text ( string) – input data as text in the MSF formatReturns: Multiple Sequence Alignment (MSA) in a JSON-like dictionary format that is described here
visualife.data.read_msf(input_text)¶Reads a MSF file
| Parameters: | input_text (string) – input data as text in the MSF format |
|---|---|
| Returns: | Multiple Sequence Alignment (MSA) in a JSON-like dictionary format that is described here |