This is the command listore that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
listor - Write a list file of the logical OR of two sets of sequences
SYNOPSIS
listor -firstsequences seqset -secondsequences seqset [-operator list] -outfile outfile
listor -help
DESCRIPTION
listor is a command line program from EMBOSS (“the European Molecular Biology Open
Software Suite”). It is part of the "Edit" command group(s).
OPTIONS
Input section
-firstsequences seqset
-secondsequences seqset
Additional section
-operator list
The following logical operators combine the sequences in the following ways: OR -
gives all that occur in one set or the other AND - gives only those which occur in
both sets XOR - gives those which only occur in one set or the other, but not in both
NOT - gives those which occur in the first set except for those that also occur in the
second Default value: OR
Output section
-outfile outfile
The list of sequence names will be written to this list file
Use listore online using onworks.net services