hadasvolk / CompLabNGS

Computational Lab in Next Generation Sequencing and Genomics Data Analysis - TAU 0411358701
MIT License
1 stars 1 forks source link

Final assignment #18

Open tehilayehudai opened 1 month ago

tehilayehudai commented 1 month ago

Hi, In the important notes section, you wrote that any redirection to data outside the notebook would result in a lowering of the grade. but you also mentioned that we should include figures. Can we attach a folder with the results outputs images so they will appear inside the notebook?

hadasvolk commented 1 month ago

Yes What I meant is don't tell me look there and there. You can embed the figure in the notebook

tehilayehudai commented 1 month ago

Thanks! And two more questions.. 1. We wrote the bash commands with bash in the markdown cell and not with "!" , it is OK?

  1. About the Python analysis - Do you want us to attach the CSV files on which the analysis is based? Or should we only attach figures like the volcano plot and clustermap?
hadasvolk commented 1 month ago
  1. Ok
  2. Attach the csv, but also add representative rows from the data frame in the notebook (head/topgenes...)
JOSHKAHN96 commented 1 month ago

So if we write the bash commands in a markdown cells, does that mean we can just attach the kallisto output (.tsv) needed for the Python code in the file we send you?

hadasvolk commented 1 month ago

Attach the tsv, but also add representative rows from the data frame in the notebook (head/topgenes...)