
    5i                     .    d dl mZ dZ ed      ez   ZdZy)   )filla  
{
  "location": [
    {
      "chromosome": "1",
      "starting_position": "10000",
      "ending_position": "20000"
    },
    {
      "chromosome": "X",
      "starting_position": "500",
      "ending_position": "1700"
    }
  ],
  "expression": {
    "min_value": 10.2,
    "max_value": 10000
  },
  "annotation": {
    "feature_name": ["BRCA2"],
    "feature_id": ["ENSG0000001", "ENSG00000002"]
  },
  "sample_id": ["Sample1", "Sample2"]
}
zB# Additional descriptions of filtering keys and permissible valuesu  
The following fields will always be returned by default:

      NAME               TITLE                                                        DESCRIPTION
 sample_id           Sample ID                                 A unique identifier for the sample
feature_id          Feature ID                            An unique identification of the feature
     value    Expression Value    Expression value for the sample ID of the respective feature ID


The following fields may be added to the output by using option --additional-fields.
If multiple fields are specified, use a comma to separate each entry. For example, “chrom,feature_name”


        NAME             TITLE                                                             DESCRIPTION
feature_name      Feature Name                                                     Name of the feature
       chrom        Chromosome                                               Chromosome of the feature
       start    Start Position                                Genomic starting position of the feature
         end      End Position                                  Genomic ending position of the feature
      strand            Strand    Orientation of the feature with respect to forward or reverse strand 

N)utils.printingr   &EXTRACT_ASSAY_EXPRESSION_JSON_TEMPLATE"EXTRACT_ASSAY_EXPRESSION_JSON_HELP/EXTRACT_ASSAY_EXPRESSION_ADDITIONAL_FIELDS_HELP     x/home/marpiech/ifpan-abm-pgxpred/analysis/marpiech-gwas-test/venv/lib/python3.12/site-packages/dxpy/cli/help_messages.py<module>r      s6    "* &6 	L -- #3 /r	   