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
Hi,
Could you please help me resolve this error? I have searched the web to troubleshoot it myself bu to no avail. Thank you very much in advance!
(guideseq) mtran@MF18898 ~ % guideseq.py demultiplex -m /Users/mtran/Dropbox\ (Scripps\ Research)/GUIDE-seq/ITRseq_data/CSR20A-Ele64A/run_files/Ele20A_test1_manifest.yaml
[07/16 05:46:35PM][INFO][guideseq] Loading manifest for demultiplexing...
Traceback (most recent call last):
File "/Users/mtran/opt/anaconda3/envs/guideseq/bin/guideseq.py", line 557, in
main()
File "/Users/mtran/opt/anaconda3/envs/guideseq/bin/guideseq.py", line 438, in main
g.parseManifestDemultiplex(args.manifest)
File "/Users/mtran/opt/anaconda3/envs/guideseq/bin/guideseq.py", line 97, in parseManifestDemultiplex
manifest_data = yaml.load(f)
TypeError: load() missing 1 required positional argument: 'Loader'
The text was updated successfully, but these errors were encountered:
Hi,
Could you please help me resolve this error? I have searched the web to troubleshoot it myself bu to no avail. Thank you very much in advance!
(guideseq) mtran@MF18898 ~ % guideseq.py demultiplex -m /Users/mtran/Dropbox\ (Scripps\ Research)/GUIDE-seq/ITRseq_data/CSR20A-Ele64A/run_files/Ele20A_test1_manifest.yaml
[07/16 05:46:35PM][INFO][guideseq] Loading manifest for demultiplexing...
Traceback (most recent call last):
File "/Users/mtran/opt/anaconda3/envs/guideseq/bin/guideseq.py", line 557, in
main()
File "/Users/mtran/opt/anaconda3/envs/guideseq/bin/guideseq.py", line 438, in main
g.parseManifestDemultiplex(args.manifest)
File "/Users/mtran/opt/anaconda3/envs/guideseq/bin/guideseq.py", line 97, in parseManifestDemultiplex
manifest_data = yaml.load(f)
TypeError: load() missing 1 required positional argument: 'Loader'
The text was updated successfully, but these errors were encountered: