You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon,
Due to server limitations, I can't connect to the internet while running a submitted job. Therefore, I can't run simpleaf quant as shown in this tutorial https://combine-lab.github.io/alevin-fry-tutorials/2023/simpleaf-piscem/ because I can't download the external permit list. Is there any possible workaround for this issue? Please, let me know if this is the appropriate place to submit this post.
Thank you very much for your tutorials; they are very helpful!
Kind regards
Javier
The text was updated successfully, but these errors were encountered:
Thanks for your question. This is the appropriate venue for this. The automatic fetching of the external permit list during the simpleaf quant step is something that only happens if (a) an explicit permit list location is not given and (b) the corresponding permit list is not already present in the expected location on the local machine. Further, it will only happen the first time such a quantification call is performed.
To avoid an attempt at downloading and decompressing this list during simpleaf quant, you can either pre-populate the ALEVIN_FRY_HOME directory with the appropriate files (i.e. $ALEVIN_FRY_HOME/plist/10x_v2_permit.txt and $ALEVIN_FRY_HOME/plist/10x_v3_permit.txt). You can obtain the first file from here and the second from here. Alternatively, you can explicitly provide the path to the unfiltered permit list that you wish to use to the -u argument during the quant step, and simpleaf will use that permit list rather than attempt to fetch the corresponding one directly from the internet.
Please let us know if this works for you (cc @DongzeHE in case he has any extra thoughts on this).
Good afternoon,
Due to server limitations, I can't connect to the internet while running a submitted job. Therefore, I can't run simpleaf quant as shown in this tutorial https://combine-lab.github.io/alevin-fry-tutorials/2023/simpleaf-piscem/ because I can't download the external permit list. Is there any possible workaround for this issue? Please, let me know if this is the appropriate place to submit this post.
Thank you very much for your tutorials; they are very helpful!
Kind regards
Javier
The text was updated successfully, but these errors were encountered: