sacha schutz

Results 117 comments of 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 ! ![image](https://user-images.githubusercontent.com/1911063/98536809-ad1a2300-2288-11eb-822b-b05970ebc23c.png) 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/

![image](https://user-images.githubusercontent.com/1911063/166565251-2c1ab8a2-469d-473f-bef9-71324656fdd7.png)

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