File tree Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,26 @@ Other collections expected for a specific landing zone depend on the assay
89
89
configuration. For detailed reference on which assay type expects which
90
90
collections, see :ref: `metadata_advanced `.
91
91
92
+
93
+ .. _app_landingzones_transfer_prohibit :
94
+
95
+ Prohibited File Types
96
+ ---------------------
97
+
98
+ Project owner or delegate may prohibit the uploading of certain files by file
99
+ suffix. The user is notified of a possible restriction in the zone list and
100
+ create view UI. This limitation is project specific.
101
+
102
+ If prohibited file types are uploaded, landing zone validation and moving will
103
+ fail with an error message listing the offending files. Removing those files and
104
+ associated checksum files will allow you to validate and move your landing zone.
105
+
106
+ .. figure :: _static/app_landingzones/zone_prohibit.png
107
+ :align: center
108
+ :scale: 75%
109
+
110
+ Prohibited files alert
111
+
92
112
Replacing Files
93
113
---------------
94
114
Original file line number Diff line number Diff line change @@ -48,6 +48,11 @@ Notify members of landing zone uploads
48
48
Send project members email updates for file uploads using landing zones. For
49
49
more information, see the
50
50
:ref: `Landing Zones app documentation <app_landingzones >`.
51
+ Prohibited file types
52
+ If you want to prohibit uploading files of certain types to the project,
53
+ add related file suffixes here as a comma-separated list. The file suffixes
54
+ will be checked during landing zone validation. For more information, see
55
+ :ref: `app_landingzones_transfer_prohibit `.
51
56
Allow sample sheet editing
52
57
Enable or disable editability of sample sheets in the project.
53
58
Enable sheet synchronization
You can’t perform that action at this time.
0 commit comments