cgplab / RadAR

A tool to perform comprehensive analysis of high-dimensional radiomic datasets
MIT License
14 stars 5 forks source link

adding RIA as another input #3

Open isglobal-brge opened 3 years ago

isglobal-brge commented 3 years ago

Hi,

first of all I would like to congratulate you for the excellent R library you have created! it is really useful.

I was wondering whether you could create a set of function for RIA (https://cran.r-project.org/web/packages/RIA/index.html) since it is another really nice R package to compute radiomic features like pyradiomics, 3Dslicer or LifeX. The advantadge would be that if so, one could integrate everything in a single R pipeline.

I know that I can use import_radiomic_table() but it would be nice to integrate RIA into RadAR as you did with pyradiomics.

Thanks Juan

matteobenelli commented 3 years ago

Hi Juan, sure we can work on it. Can you please send me a typical output of RIA? Thanks, Matteo