Created
July 1, 2021 18:33
-
-
Save scottcain/e3e4aa6e7f390490772600a7aa82508d to your computer and use it in GitHub Desktop.
non-functional jbrowse regex track
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "label" : "SpCas9 NGG PAM sites", | |
| "unsafeMouseover" : true, | |
| "unsafePopup" : true, | |
| "type":"CanvasFeatures", | |
| "category" : "1testing", | |
| "key" : "SpCas9 NGG PAM sites", | |
| "metadata" : { | |
| "shortInfo" : "Streptococcus pyogenes Cas9 PAM sites based on NGG motif." | |
| }, | |
| "storeClass" : "RegexSequenceSearch/Store/SeqFeature/RegexSearch", | |
| "searchParams" :[{"expr":".GG"}] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment