-
Notifications
You must be signed in to change notification settings - Fork 3
ENH: Update extension metadata #4
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
Merged
sindhurathiru
merged 2 commits into
SlicerMicro:master
from
jcfr:update-extension-metadata
Jul 4, 2024
Merged
ENH: Update extension metadata #4
sindhurathiru
merged 2 commits into
SlicerMicro:master
from
jcfr:update-extension-metadata
Jul 4, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Consolidate extension metadata based on the corresponding s4ext file organized in the ExtensionsIndex repository.
Contributor
Author
|
Please, could this be reviewed & merged 🙏 |
Contributor
Author
|
Email sent on June 12th 2024 to @sindhurathiru with @lassoan in cc: |
Contributor
Author
Collaborator
|
Hi Andras
Thank you for your email. Yes, TITAN is still relevant as it is developed for analysis of mass Cytometry data. The MassVision on the other hand is used for mass Spectrometry data analysis. Although there is an overlap in some functionalities, the two modules are for two totally different analysis and workflow. Please let me know if I can provide you with more info.
Thanks
AMoon
…________________________________
From: Jean-Christophe Fillion-Robin ***@***.***>
Sent: Wednesday, June 12, 2024 12:58 PM
To: SlicerMicro/Slicer-TITAN ***@***.***>
Cc: Amoon Jamzad ***@***.***>; Mention ***@***.***>
Subject: Re: [SlicerMicro/Slicer-TITAN] ENH: Update extension metadata (PR #4)
Email sent to @jamzad<https://github.com/jamzad> by @lassoan<https://github.com/lassoan> with @jcfr<https://github.com/jcfr> in cc:
Subject: Slicer-TITAN
Hi Amoon,
Could you help with this?
#4
Is TITAN still relevant or MassVision is going to replace it?
Andras
—
Reply to this email directly, view it on GitHub<#4 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALXMQMDVYJENESXRLMHBL4DZHB43BAVCNFSM6AAAAABGTUIODGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRTGUYTAMBTHE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
…n name This commit is expected to fix the following error: ``` CMake Error at /work/Preview/Slicer-0/Extensions/CMake/SlicerFunctionExtractExtensionDescription.cmake:135 (message): error: EXTENSION_FILE CMake variable points to a inexistent file or directory: /.../TITAN-build/./HypModule2.json Call Stack (most recent call first): /work/Preview/Slicer-0/Extensions/CMake/SlicerExtensionPackageAndUploadTarget.cmake:206 (slicerFunctionExtractExtensionDescriptionFromJson) ```
Contributor
Author
|
@sindhurathiru Thanks for taking the time to follow-up 🙏 🚀 |
Contributor
|
@jcfr Very sorry for the delay Jean-Christophe! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Consolidate extension metadata based on the corresponding s4ext file organized
in the ExtensionsIndex repository.