Hi everyone,
I am supporting a local instance of cBioPortal. For some samples, we have two separate sources of mutation data (method1 and method2). I am wondering if there is a way to load both sources of mutation data, while also tracking where each mutation came from.
I'm able to merge the two MAF files with no issue, but I'm not sure if there is a way to do so which could designate each mutation with a 'source' and also allow the user to filter mutations to only one source or another (e.g. only display mutations detected by method1).
I tried to use the 'namespaces' field, but I did not see those fields get kept in the mutations table. According to some issues on the GitHub repo I found, maybe this feature is not fully implemented yet (
here and
here)?
Apologies if this has been asked before, I tried to search through previous conversations before posting.
Thanks so much for any help,
Zach