Entering edit mode
8.5 years ago
namratapatel183
▴
10
Hi,
I am running RepeatExplorer locally, and while running it is giving me following error.
[1] "/home/orf/repeatexplorer/test_data/test_dir/clustering_example/clustering/seqClust/clustering" matching clusters with blastn results..Error in split.default(X, group) : first argument must be a vector Calls: tapply -> lapply -> split -> split.default Execution halted exit status:1
As i understand the error is in blastnParse.R file, but couldn't understand the error. So can anyone help me solve this error.
Thank You
Did you found a way to solve this problem? I'm passing by the same, but instead blastnParse.R it is blastxParse.R script that is giving me the same error as yours.