Skip to content

Commit

Permalink
pycistopic skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
janursa committed Aug 12, 2024
1 parent 8889b79 commit ee9f1ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ functionality:
Cis-regulatory topic modeling using pycisTopic.
documentation_url: https://pycistopic.readthedocs.io/en/latest/
arguments:
- name: --multiomics_atac
type: file
must_exist: true
example: resources/grn-benchmark/multiomics_atac.h5ad
info:
label: multiomics_atac
summary: "ATAC data"
file_type: h5ad
columns:
- name: dummpy
type: string
required: false
required: true
- name: --qc
type: boolean_true
description: Whether to perform quality control
Expand All @@ -47,10 +34,7 @@ functionality:
type: file
direction: output
default: 'output/pycistopic/cistopic_object_with_model.pkl'
- name: --region_sets
type: file
direction: output
default: 'output/pycistopic/region_sets/'

resources:
- type: python_script
path: script.py
Expand Down

0 comments on commit ee9f1ce

Please sign in to comment.