Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save scottcain/e3e4aa6e7f390490772600a7aa82508d to your computer and use it in GitHub Desktop.

Select an option

Save scottcain/e3e4aa6e7f390490772600a7aa82508d to your computer and use it in GitHub Desktop.
non-functional jbrowse regex track
{
"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