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
I have run into the same issue, would appreciate help in getting it solved! Many thanks!
Error in stri_trim_both(string) :
invalid UTF-8 byte sequence detected; try calling stri_enc_toutf8()
In addition: Warning message:
In readLines(f, 1) : line 1 appears to contain an embedded nul
While loading the cellranger data (10X), this is the error I encounter.
-- [4/14] Parsing "/jsimonlab/users/bshim/Shuntaro_scRNA_TCR/Pool142_Cellranger/Pool142_Pt1_R/outs/all_contig.bam.bai" -- Warning: line 1 appears to contain an embedded nulError in stri_trim_both(string) :
invalid UTF-8 byte sequence detected; try calling stri_enc_toutf8()
Where might this error arise from, and what would the be the solution to fix the issue in loading the dataset?
The text was updated successfully, but these errors were encountered: