yu-lab-vt / AQuA2

Activity Quantification and Analysis for molecular spatiotemporal signals
GNU General Public License v2.0
14 stars 1 forks source link

no network feature detection in aqua_cmd_batch for AQuA2 #5

Closed kaitlin-s closed 6 months ago

kaitlin-s commented 6 months ago

Hi! I want to extract the network features while working in batch mode in AQuA2. In the batch parameters I selected this feature but when I get the feature table only the basic features and propagation metrics are there, no networks.

Thanks for your help!

Kaitlin

XuelongMi commented 6 months ago

Thank you for letting us know about this oversight. We have now updated the aqua_cmd_batch.m file to include the extraction of network features. By default, this feature is enabled, and you can adjust it on line 20.

kaitlin-s commented 6 months ago

Great thanks! Works now :)