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
Output options: --sam-RG <text>
Add <text> (usually of the form TAG:VAL, e.g. ID:IL7LANE2) as a field on the @RG header line. Specify --sam-RG multiple times to set multiple fields. --sam-RG is ignored unless -S/--sam is also specified.
Bowtie2
SAM options: --rg <text>
Add <text> (usually of the form TAG:VAL, e.g. SM:Pool1) as a field on the @RG header line.
e.g.:
--rg CN:nameofourgroup
The text was updated successfully, but these errors were encountered:
Moved from SciLifeLab#35
Bowtie 1
Output options:
--sam-RG <text>
Add
<text>
(usually of the formTAG:VAL
, e.g.ID:IL7LANE2
) as a field on the@RG
header line. Specify--sam-RG
multiple times to set multiple fields.--sam-RG
is ignored unless-S
/--sam
is also specified.Bowtie2
SAM options:
--rg <text>
Add
<text>
(usually of the formTAG:VAL
, e.g.SM:Pool1
) as a field on the@RG
header line.e.g.:
The text was updated successfully, but these errors were encountered: