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
internal - format specific actions and modifications
VDI specific actions and modifications:
--compact
--linearize
--format=FORMAT
--blk-count=BLK_COUNT
--bam-alignment=ALIGNMENT
--bam-offset=OFFSET
--data-alignment=ALIGNMENT
--data-offset=OFFSET
--do-not-move-bam
--do-not-move-data
...
It's advisable to implement operations for particular formats on top of format specific actions and modifications. Format specific actions/modifications may be useful for power users.
This issue will be splitted in future.
The text was updated successfully, but these errors were encountered:
Operations:
info
- default onecheck
cat
resize
import
export
mount
internal
- format specific actions and modificationsVDI specific actions and modifications:
--compact
--linearize
--format=FORMAT
--blk-count=BLK_COUNT
--bam-alignment=ALIGNMENT
--bam-offset=OFFSET
--data-alignment=ALIGNMENT
--data-offset=OFFSET
--do-not-move-bam
--do-not-move-data
It's advisable to implement operations for particular formats on top of format specific actions and modifications. Format specific actions/modifications may be useful for power users.
This issue will be splitted in future.
The text was updated successfully, but these errors were encountered: