ktrns / scrnaseq

Workflow for single-cell RNA-seq analysis using Seurat
MIT License
37 stars 15 forks source link

Even more explanatory / introductory texts for unexperienced users #43

Closed Oliver-D-B closed 2 years ago

Oliver-D-B commented 4 years ago
kosankem commented 3 years ago

I have inspected the descriptions/explanatory text that are in the script so far. Attached you can find a word document with marked changes/extensions to the text, only Text to script.docx. In general, I also think that it would be helpful for unexperienced end-users to have some more explanations at specific parts, especially if we consider that those users should be able to ask for specific modifications of the used parameters or do them by themselves via Marius App in the future. To not inflate the text content of the report unnecessarily, I would insert most of the additional text as extendable fields (see word document). The additional explanations are mainly inspired by Seurat and GTN Smörgåsbord (Galaxy) tutorials and address those aspects that the questions of my student or colleagues have lain in. Please let me know if you find these text extensions appropriate and helpful and if you would like to include all or some of them into the script. I could take care of inserting them at the correct positions then if that is of any help. Links to the tutorials:

ktrns commented 3 years ago

Dear @kosankem,

Thanks a lot for looking into the documentation! We are a bit busy with ongoing projects right now, but will soon look into your suggestions and let you know.

Again, thanks a lot! Katrin

ktrns commented 3 years ago

Dear @kosankem,

My plan is to look at your documentation soon, hopefully starting tomorrow morning.

Do you already know how to implement drop-down text boxes? If not, could you check this out?

Thanks a lot, Katrin

kosankem commented 3 years ago

Dear @ktrns It seems fairly simple to integrate the drop-down:

(In R markdown)

Click to expand! ## Heading of the text that should be integrated Text

drop_down.txt

Note: Make sure you have an empty line after the closing tag, otherwise the markdown/code blocks won't show correctly. Make sure you have an empty line after the closing tag if you have multiple collapsible sections.

Please, let me know if I can help to integrate some of the text.

ktrns commented 3 years ago

Dear @kosankem,

I carefully went through all the text, and am now circulating it with a few colleagues to proof-read. After the text is finalised, it would be very helpful if you could take over adding the text to the latest version of the main script?

I will let you know once I have the final version of the text.

Best wishes & thanks Katrin

kosankem commented 3 years ago

Dear @ktrns, no problem. I can later add the texts to the script. Best wishes, Maike