pritykinlab / guidescan-cli

A gRNA database generation tool.
http://www.guidescan.com
13 stars 5 forks source link

Paired-guide sgRNA design tutorial ? #5

Closed ahy1221 closed 1 year ago

ahy1221 commented 2 years ago

Dear developers,

Thank you for providing this useful and effecient tools for sgRNA design ! It seems that the guidescan2 could output paired-guide sgRNAs for target genes according to the fig 1 in the manuscript. 图片

However I can not find any option for such output in the websites and in the manual of guidescan-cli. I was wondering that could you provide tutorial for this feature ?

Best,

Yao

schmidt73 commented 2 years ago

This feature is provided by the website via the "flanking" option which searches for guides to the left and right ends of your genomic regions.

image

For doing this via the command line tool, it would require some manual effort. Specifically, one would need to transform their genomic regions to a pair of genomic regions representing the flanking regions and then send those through Guidescan2. This shouldn't be too difficult, but I think it would be a good addition to spell this out more completely in the manual.

I'll keep the issue open until this is done, but until then feel free to email me privately to discuss.