Regular Expressions 101

Community Patterns

0

Verify email

PCRE2 (PHP >=7.3)
test email
Submitted by Digimusen - a year ago
0

Tarea 1

PCRE2 (PHP >=7.3)
Lenguajes
Submitted by anonymous - a year ago

HGVS coding RNA substitution

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?P<reference_sequence>(NM|NR|XM|XR)_[0-9]{4,12}|ENST[0-9]{1,11})(\.(?P<version>([0-9]?[0-9])))?(:(?P<prefix>c|n)\.(?P<start>-?[1-9][0-9]{0,7})(?P<start_offset>[+-][1-9][0-9]{0,7})?(?P<ref>[ACTG])>(?P<alt>[ACTG]))?
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago