Skip to content

Parser for protocols containing info of islet calcium measurement conditions.

License

Notifications You must be signed in to change notification settings

Hannnsen/protocol_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol_Parser

Protocol_Parser is a python module to parse protocols from metadata, which was created by CTN. The format is oriented to parse protocols according to module islets. Protocol parser provides a base class ParserBase, which is used to define custom parsers.

Currently supported parsers and their formats:

  • Markdown (MarkdownParser)

MarkdownParser

The markdown parser requires has the following format requirements:

Experiment001a:
[start:time - end:time]: Compound 0mM
[start:time - XX:XX]: CompoundUntilEndOfSeries 0mM

About

Parser for protocols containing info of islet calcium measurement conditions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages