LieberInstitute / dotdotdot

Example vignette for dotdotdot software
GNU Affero General Public License v3.0
18 stars 11 forks source link

Help with downstream analyses when running rnascope_mouse.m #8

Closed Sofiemb closed 4 years ago

Sofiemb commented 4 years ago

Hi,

I am trying to run the Mouse RNAscope workflow as described in mouse_vignette.md.

I managed to run the entire script and have now the two files: long_data.csv and man.csv but have problems understanding the downstream analyses.

A dataframe from long_data.csv for channel 1 (BdnfEx4) is shown in the guide but I am confused were to find these values in the long_data.csv file.

Is no_of_dots_c1 = D_c1 in long_data.csv, and avg_dot_size_c1 = V_c1 in long_data.csv, and avg_dot_Intensity_c1 = MI_D_c1 in long_data.csv?

Best regards,

Sofie

andrewejaffe commented 4 years ago

please see: https://github.com/LieberInstitute/dotdotdot/blob/master/docs/mouse_vignette.md#description-of-output

Sofiemb commented 4 years ago

Thanks for the link.

I am just confused how you made this table from the long_data file? I can not find the same values as shown here:

Udklip

Thanks for the help,

Sofie

andrewejaffe commented 4 years ago

yeah, that example I guess had old naming...your interpretation in your original issue is correct

On Tue, Oct 6, 2020 at 9:50 AM Sofiemb notifications@github.com wrote:

Thanks for the link.

I am just confused how you made this table from the long_data file? I can not find the same values as shown here:

[image: Udklip] https://user-images.githubusercontent.com/72393726/95209640-e32c3900-07ea-11eb-9faf-5134031cb341.PNG

Thanks for the help,

Sofie

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LieberInstitute/dotdotdot/issues/8#issuecomment-704282509, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEYY2G3VKLOGVE6YA7AKNTSJMOCDANCNFSM4SF7BI6A .

Sofiemb commented 4 years ago

Thanks! :)