Skip to content

BV-BRC feature id patterns #8

@AbhirupaGhosh

Description

@AbhirupaGhosh

Usual pattern of feature IDs in BV-BRC is fig|123.456.peg.7
So the string extraction pattern was fig\\|[0-9]+\\.[0-9]+\\.peg\\.[0-9]+
However, I found a few feature IDs with pegsc like fig|1323655.3.pegsc.1
Thus, the string extraction pattern needs to be fig\\|\\d+\\.\\d+\\.peg(?:sc)?\\.\\d+

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions