inputToTMB.RdThis function reads in input an object containing mutations and generates in output a list with the following elements: filter description, an object with sequencing design and an object containing variants.
inputToTMB(vcf, design, filter)
| vcf | a |
|---|---|
| design | a |
| filter | a |
Returns a list with filter description, a design object
and an object containing variants, as required in input by the
callTMB function
Laura Fancello