Skip to content

Commit

Permalink
Merge pull request #160 from uparma/feature/add_filter_parquet
Browse files Browse the repository at this point in the history
add filter parquet
  • Loading branch information
fu authored Jul 9, 2024
2 parents 293c615 + a5193a5 commit f2d294d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions jsons/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -14382,6 +14382,7 @@
"determine_offset_style_1": "pandas_query_string",
"fcs_filter_style_1": "query_string",
"fpreppy_style_1": "-q",
"parquet_filter_style_1": "query_string",
"ursgal_style_1": "pandas_query_string"
},
"name": "pandas_query_string",
Expand Down
8 changes: 8 additions & 0 deletions jsons/styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,14 @@
"2.2.1"
]
},
{
"name": "parquet_filter_style_1",
"reference": "Ursgal2 Team",
"style": "parquet_filter_style_1",
"versions": [
"1.0.0"
]
},
{
"name": "peptide_forest_style_1",
"reference": "M. Dennison, T. Ranff, J. B\u00e9dorf, S. Schulze, N, Zinn, M. Bantscheff, J.J.R.M. van Heugten, C. Fufezan, In review",
Expand Down

0 comments on commit f2d294d

Please sign in to comment.