sacha schutz
sacha schutz
If you find a way to also display the mutation position!
This is how to load a local file frome javascript in a webkit engine : QHttpServer httpServer; httpServer.route("/", []() { return QHttpServerResponse::fromFile(QStringLiteral(":/map.html")); }); https://stackoverflow.com/questions/56841294/qwebengineview-access-control-allow-headers-error-while-using-wrld-js
It would be **awesome** to show a pedigree tree like this and display genotype status of each sample when clicking on a variant. But drawing a pedigree chart is a...
Something like that would be awesome !  I guess we can use peddraw code to let graphviz resolve the position of nodes. Then read the dot file with node...
Display a mutation ( amino acid) from a 3D protein structure . Yes, I thought to use a webGL viewer which required an internet connection
Something like this : http://www.cbioportal.org/mutation_mapper
http://hg19.cravat.us/MuPIT_Interactive/
Hope has an API http://www.cmbi.ru.nl/hope/api/

C'est quoi la difference entre $current et $selected ?