A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
GNU General Public License v2.0
383
stars
704
forks
source link
CellRanger script fetch-imgt has broken URLs #18913
Open
verdurin opened 1 year ago
The script
fetch-imgt
inCellRanger
no longer works, because it include anhttp
URL that now needs to behttps
.Apparently, this will be fixed in the next release.
In the meantime, a workaround is to make the following changes in
fetch-imgt
:line 41 should read:
IMGT_GENEDB_URL = "https://www.imgt.org/genedb/GENElect"
and line 161 should read:
e.g. https://www.imgt.org/genedb/GENElect?query=8.1+TRBV&species=Homo+sapiens&IMGTlabel=L-PART1+V-EXON