Step 7: Mutation Prediction

Code file

  • SpaceTracer/steps/step7_mutation_prediction.py

Runtime step name

  • mutation_prediction

What this step does

  • loads merged features from Step 6
  • runs the trained model (model_dir + model_name)
  • exports mutation prediction VCF files

Detailed reference page