-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Human Tumor Atlas Network - Data Schemas #101
Comments
@inodb @onursumer @linglp Dear Mentors, I am really interested in this project, just wondering will you be able to provide me feedback for the proposal as the GSOC deadline is tomorrow or I can directly submit the proposal directly. |
@msaini0r sure if you share the proposal tomorrow we might be able to provide additional feedback. But def make sure to submit it regardless |
I would like to work on this project |
I would like to work on this project, please assign this task to me. |
@inodb
Please let me know if my approach is towards the right direction or not! |
@inodb @onursumer @linglp Dear mentors, I hope this message finds you well. I am a second-year college student eager to contribute to your open-source project. I have completed multiple internships focusing on full-stack development using HTML, CSS, and TypeScript. My experience includes designing and implementing responsive user interfaces and developing efficient, scalable front-end and back-end solutions. I am confident in my abilities and excited to bring value to your project. You can learn more about me on my LinkedIn profile, or feel free to reach out via email at [email protected]. I would be delighted to connect on LinkedIn or discuss your specific expectations over email. I would like to begin working on this as soon as possible so kindly guide me how to start. Looking forward to your response. Best regards, |
Background:
The Human Tumor Atlas Network (HTAN) is a National Cancer Institute (NCI)-funded Cancer Moonshot initiative to construct 3-dimensional atlases of the dynamic cellular, morphological, and molecular features of human cancers as they evolve from precancerous lesions to advanced disease. We have developed a data portal (https://humantumoratlas.org/) that allows easy access to the data generated as part of this consortium. For this particular project we would like to improve the visualization of the data standards that were developed as part of this effort.
There are two places where the data standards get visualized
The full spec of the data standards is coming from the JSON model defined here. Both places use the same model for visualization. In both places it's still hard to search for an individual field in the schema. E.g. say you download some data from the HTAN portal and you find that there is a field "Ischemic Time". Now figuring out exactly whether this is a clinical attribute or a biospecimen attribute is not easy and requires many clicks. We would like to add a search field on both these pages to quickly identify where this attribute is. E.g. for the standards description page it could look like this:
Goal:
Approach:
Need skills:
JavaScript/TypeScript, CSS, HTML
Possible mentors:
@onursumer @inodb @linglp @milen-sage
The text was updated successfully, but these errors were encountered: