hammerlab / immuno

Use somatic mutations to choose a personalized cancer vaccine (tumor-specific immunogenic peptides)
Apache License 2.0
14 stars 3 forks source link

Added gene expression filtering using RNASeq data #125

Closed tavinathanson closed 10 years ago

tavinathanson commented 10 years ago

Main piece of logic is at Line 315: "if genes_expressed:"

Style changes to be merged first as #121, before merging this PR.

Other changes include:

Sample run on TCGA-61-2113 (OV, RNASeq v1):

TCGA-61-2113: # mutations 38 (323 epitopes), # mutations with ligands 8 (8 epitopes), # immunogenic mutations 7 (7 epitopes), # immunogenic mutations with gene expression 6 (6 epitopes)

iskandr commented 10 years ago

Other than some uncertainty about FileType LGTM.

iskandr commented 10 years ago

LGTM.