Skip to content
Snippets Groups Projects
Commit b39b1228 authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Include example of new 'not_biotypes' option.

parent c439ea1c
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,10 @@ targetdbname = sf7_patch_pa_62
build_cache_auto_threshold = 2000
build_cache_concurrent_jobs = 25
;; limit on biotypes
;; include only some biotypes
;biotypes=protein_coding,pseudogene,retrotransposed
;; alternatively, exclude some biotypes
;not_biotypes=protein_coding,pseudogene,retrotransposed
;; LSF parameters
lsf_opt_run_small = "-q small"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment