Hi Dr. Zhang,
I am trying the following commend to run DARTS:
Darts_DNN build_feature -i bayes_infer/A5SS.darts_bht.flat.txt -c ~/.darts/DNN/v0.1.0/trainedParam/A5SS-trainedParam-EncodeRoadmap.h5 -e Sample_WT_kallisto Sample_KD_kallisto -o A5SS_data.h5 --t A5SS
I got the following error message:
2019-11-16 10:14:12,982 - Darts_DNN.build_feature - INFO - convert tx to gene TPM Traceback (most recent call last): ...skip... KeyError: 'ENST00000631435'
Does this mean that I am using the wrong files (or wrong version of gene annotation) from kallisto?
Files in the kallisto folder (based on Ensemble v96):
abundance.h5 abundance.tsv run_info.json
Thanks,
Woody
Hi Dr. Zhang,
I am trying the following commend to run DARTS:
Darts_DNN build_feature -i bayes_infer/A5SS.darts_bht.flat.txt -c ~/.darts/DNN/v0.1.0/trainedParam/A5SS-trainedParam-EncodeRoadmap.h5 -e Sample_WT_kallisto Sample_KD_kallisto -o A5SS_data.h5 --t A5SSI got the following error message:
2019-11-16 10:14:12,982 - Darts_DNN.build_feature - INFO - convert tx to gene TPM Traceback (most recent call last): ...skip... KeyError: 'ENST00000631435'Does this mean that I am using the wrong files (or wrong version of gene annotation) from kallisto?
Files in the kallisto folder (based on Ensemble v96):
abundance.h5 abundance.tsv run_info.jsonThanks,
Woody