Genes2Genes icon indicating copy to clipboard operation
Genes2Genes copied to clipboard

match/mismatch accuracy on simulations

Open emdann opened this issue 2 years ago • 1 comments
trafficstars

Added notebook with:

  • functions to split dataset in reference and query simulating mismatch (deletions/insertions) in the query, of different lengths and starts
  • Code to compute "match prediction accuracy" (i.e. in which fraction of bins does the alignment correctly identify a match or a mismatch?)
  • Test on pancreas dataset using 5 genes picked from the CellRank paper.

emdann avatar Nov 28 '22 13:11 emdann

Insertion/deletion accuracy results are saved in:

/nfs/team205/ed6/bin/Genes2Genes/notebooks/data/match_accuracy_pancreas.insertion.csv
/nfs/team205/ed6/bin/Genes2Genes/notebooks/data/match_accuracy_pancreas.deletion.csv

emdann avatar Dec 12 '22 08:12 emdann