You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -223,6 +223,12 @@ docker run -it hkubal/clair3-rna:latest /opt/bin/clair3_rna --help
223
223
Minimum Indel AF required for a candidate variant to be called. Default: ont:0.15,hifi:0.08.
224
224
--min_coverage MIN_COVERAGE
225
225
Minimal coverage required for a variant to be called. Default: 4.
226
+
--tag_variant_using_readiportal
227
+
Tag variants uisng REDIportal dataset, If set, called variants that are also in the readiportal dataset will be marked as "RNAEditing". Default: disable.
Use only editing sites with these tags in the readiportal dataset, split by ":"for multiple tags. Default: using sites supported by two or more sources - "A,D:A,R:A,R,D".
Use only editing sites with these tags in the readiportal dataset, split by ":"for multiple tags. Default: using sites supported by two or more sources - "A,D:A,R:A,R,D".
0 commit comments