DocumentParser
01 Syntax
SMRUCC.genomics.Interops.NBCR.MEME_Suite.DocumentFormat.MAST.HTML.DocumentParser
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| LoadDocument | 1 | 较老版本的MAST程序输出的解析函数 |
| LoadDocument_v410 | 1 | MAST version 4.10.0 (Release date: Wed May 21 10:35:36 2014 +1000) |
| MatchMEMEAndMast | 1 | |
| SaveMastCsv | 1 | |
| SaveMastXml | 1 |
03 Members
LoadDocument(
String, Boolean)较老版本的MAST程序输出的解析函数
Parameters
| Name | Type | Description |
|---|---|---|
url | String | - |
FootPrintMode | Boolean | 当本参数为真的时候,表明为footprint模式,则会将所有的匹配位点列出来 |
LoadDocument_v410(
String, Boolean)MAST version 4.10.0 (Release date: Wed May 21 10:35:36 2014 +1000)
Remarks
MAST version 4.10.0 (Release date: Wed May 21 10:35:36 2014 +1000)
Parameters
| Name | Type | Description |
|---|---|---|
url | String | - |
FootPrintMode | Boolean | 当本参数为真的时候,表明 |
MatchMEMEAndMast(MEMEHtml,
MASTHtml)SaveMastCsv(
MASTHtml, String)SaveMastXml(
MASTHtml, String)