grybnicky / Spacer2PAM

This repository contains the source code for the R package Spacer2PAM, which is used to guide experimental determination of functional PAM sequences from CRISPR array spacers.
GNU General Public License v3.0
6 stars 2 forks source link

Update join2PAM.R #5

Open ireneortega opened 1 year ago

ireneortega commented 1 year ago

Avoid problem with NCBI's server capacity when retrieving requestString from Entrez Programming Utilities by retrieving one sequence by one from a list. Solving https://github.com/grybnicky/Spacer2PAM/issues/4