Skip to content

Commit

Permalink
Merge pull request #5418 from galaxyproject/create-pull-request/patch…
Browse files Browse the repository at this point in the history
…-1728378303

[Google Form] New FAQ!
  • Loading branch information
hexylena authored Oct 8, 2024
2 parents 8af87b6 + 9fba8bd commit 3395483
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions faqs/galaxy/can-i-use-a-public-galaxy-for-my-private-data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: Can I use a public Galaxy for my private data?
layout: faq
area: support
box_type: tip
google_form_id: 1728322033
contributors:
- hexylena
---
Of course\*!

If your data is not sensitive (i.e. human patient) but just private (sequencing from other animals/bacteria/etc), then it is absolutely ok to use a public galaxy server like usegalaxy.eu or usegalaxy.org!

Data uploaded is private to your account, it isn't available to others publicly. No one will scoop your results, if you use a public galaxy server to analyse your data :)

A great benefit of this is then when your paper is being reviewed you can share that history or workflow with reviewers, and when it's published you can click a button to share those results with the world as well, such that others can reproduce your analysis!

(of course system administrators can see the files on disk but they are not interested and will not be looking at your data. If you file a bug report they may see your data but they are system administrators, not bioinformatics experts that might be interested in your results.)

0 comments on commit 3395483

Please sign in to comment.