-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Hello,
I am running the following line:
Trex_vectors <- maTrex(my_trex,
chains = "TRB",
AA.properties = "both")
and getting:
Error in str_split(sub$genes, "[.]", simplify = TRUE)[, 2] :
subscript out of bounds
I also get this error with:
my_trex <- runTrex(my_trex,
chains = "TRB",
AA.properties = "KF",
reduction.name = "Trex.KF")
the my_trex object was generated by taking my output from scRepertoire(), which worked great, and running the combineTCR() function with my seurat object. I do not run into any issues at this step and can do downstream analyses such as clonalNetworks(), etc. It is unclear from the source code how I could be getting this error. This is on version 0.99.6. Any advice would be much appreciated!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels