The saveProject command saves the assembly to a project file. By default, the SeqMan Pro / SeqMan Ultra project file format (.sqd) is used. Phrap (.ace) and FASTA (.fas) formats may also be specified by using the format parameter, and specifying the desired file extension using the file parameter.
Parameter | Description | Allowed values |
---|---|---|
file | (required) Specifies the directory and file name of the project file to be saved. | [directory/filename enclosed in quotes] |
format | Specifies the output file format.
|
[SeqMan|SeqMan8|SeqMan7|Phrap|Fasta|BAM|SAM] |
onePackage | Specifies whether an assembly containing multiple reference sequences should be bundled into a single .assembly package. If ‘false’ is entered, one .assembly package is created per contig. | [true|false] |
openInSeqMan | Specifies whether to automatically launch SeqMan Pro / SeqMan Ultra and open the completed assembly once the script has completed. | [true|false] |
Example:
SaveProject
file: “/Library/My projects/ABC_project.sqd”
format:seqman
openInSeqMan:true
Need more help with this?
Contact DNASTAR