Skip to content

Commit

Permalink
Merge pull request #4532 from sanger/scRNA-core-pools-manifest-fix
Browse files Browse the repository at this point in the history
007c fix - manifest tweaks
  • Loading branch information
KatyTaylor authored Dec 4, 2024
2 parents 2e64c01 + 4ed56ca commit 43ca25d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config/sample_manifest_excel/manifest_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,13 +337,20 @@ plate_anospp:
plate_scrna_core_pools:
heading: "scRNA Core Pools Plate"
asset_type: "plate"
rows_per_well: 20
rows_per_well: 150 # this is a guess at the largest number of samples that will be pooled together
columns:
- :sanger_plate_id
- :well
- :sanger_sample_id
- :supplier_name
- :donor_id_mandatory
- :date_of_sample_collection
- :country_of_origin
- :gender
- :phenotype
- :sample_ebi_accession_number
- :sample_taxon_id
- :sample_common_name
tube_default:
heading: "Default Tube"
asset_type: "1dtube"
Expand Down

0 comments on commit 43ca25d

Please sign in to comment.