Open GabyBG opened 2 years ago
Something seems wrong with the index. Try re-creating the index (and make sure the FASTA file from which you're creating the index is not corrupted or anything).
Your output states that there are 1,455,417 targets (i.e. transcripts) but there are only 128 equivalence classes. This should not be possible.
Hello,
I find KB python super useful and efficient. Recently I have moved to work EC2 instances and to test that everything was good I decided to re-run a sample in there using KB, the same version and index. I was previously working in a dragen server and sometimes my kb jobs would fail but sometimes the same sample would finish. Because of that I was eager to see if moving to EC2 would be better, but now I cannot run kb in my EC2 instance. The installation seems to be fine.
This is my command (notice I am trying to run the workflow lamanno)
It runs for about 5 min and then I get:
I have tried to increase the memory up to 100 and my instance (r4.8xlarge) should have no issue. I tried looking into other issues like #49 but that seems to be more 'platform based'. When using cell ranger this sample detected 6798 cells after filtering.
Maybe I am missing something obvious, thank you so much for your support.