Home
CLC Server Command Line Tools
Contents
1. gt server com 7777 4 D Se Se CHAPTER 2 BASIC USAGE 10 2 2 Managing SSL certificates The clcserver command will automatically detect and use SSL if present on the port it connects to However if the certificate is untrusted it will refuse to login In order to connect to a server its certificate must be added to the trust store by using the clcserverssl1store utility When invoking clcserversslstore it is possible to both list and add new certificates to the trust store Certificates are added by providing the program with the connection information via the S P U and W parameters cleserversslstore S server com U bob W secret P 7778 If the port connected to is indeed an SSL enabled port the program will ask if the certificate should be trusted for future clcserver invocation The server server com following attributes presented an untrusted certificate with the Common Name server com Alternative Names N A Organizational Unit Enterprise Organization CLC Bio Locality Aarhus N State N A Country DK ISSUER Common Name server com Organizational Unit Enterprise Organization CLC Bio Locality Aarhus N State N A Country DK FINGERPRINTS SHA 1 A5 F6 8D C4 F6 F3 C2 44 SHA 256 49 B5 OB 04 3C 3A Al E2 D1 BF 87 10 VALIDITY PERIOD Valid From Valid To 2011 2012 Sep 1 Aug 31 Trust
2. gt CLC Server Command Line Tools USER MANUAL Manual for CLC Server Command Line Tools 2 5 1 Windows Mac OS X and Linux October 14 2015 This software is for research purposes only QIAGEN Aarhus A S Silkeborgvej 2 Prismet DK 8000 Aarhus C Denmark QIAGEN Contents 1 Introduction ALA stalams sos ese ae etd a Boat oe ai See wee OR a Bar da 2 Basic usage 2 1 Handling passwords lt s s eos ao sos soeone o o a 2 2 Managing SSL certificates aosa se soe ee a o a 2 3 Data objects data files and the CLC URL 2 3 1 The CLC URL the IDform ss s ia roameawa 2 3 2 The CLC URL name Tom s os dorr oii ee es 2 3 3 Indicating local system files or folders 2 4 Result files and connecting analyses in pipelines 2 5 Executing workflows o i oo i mossor ta raianta 2 6 Emptying the recycling bin for a CLC Server File Location 3 Usage for all commands 10 11 11 12 13 13 15 15 16 Chapter 1 Introduction Welcome to the user manual of CLC Server Command Line Tools The CLC Server Command Line Tools is a command line client for the CLC Server solutions The CLC Server Command Line Tools provide the tools to start analyses and other tasks on CLC Servers including data import and export and utility data operations such as moving renaming and deleting data on the server A typical work flow using the CLC Server Command Line Tools might be 1 Import your sequence or structure data 2
3. which is needed as input for the next algorithm The result file is just a text file but it can still be a challenge to parse it to get the necessary CLC URLs Thus we provide a tool called clc_result_parser to help with this It searches the result file for a text expression you provide and returns the CLC URL for files where a match to that text has been found in the Name field The Name field will contain the name of the input data along with a description of the type of data held in that file location In the case above you would probably search for the trimmed reads to use for further analysis which could be done with a command like this clcresultparser f result txt c trimmed Here the following text would be returned cle 127 0 0 1 7777 268177574 YCAAAAAAAAAAAAP C67 3b0db8c5e724f 5d66a991 12d75090d93 7f fF The options for the clcresultparser program are f lt name of result file to parse gt This option is required c lt text to search for gt Text to search for in the Name field of the result file If nothing is found the exit code is 1 n lt text that should not match gt Text that should not be contained in the Name field of the result file r lt regexp gt A Java regular expression used for matching the name of the output See http java sun com docs books tutorial essential regex index html ignorelogs lt boolean gt By default all analyses produce log files You can provide false as the argume
4. Run analyses such as read mapping SNP detection RNA Seq or Docking Ligands 3 Optionally export the results to your local disk Another client available to run tasks on the CLC Server is the graphical CLC Workbenches Below are recommendations for choosing which of these two clients the graphical or the command line to use for your work e For visualization and interpretation of data we recommend to use a CLC Workbench The only way to visualize and interpret data when you have worked using the CLC Server Command Line Tools is to export the results into file formats that can be imported into visualization tools e For explorative work we recommend using a CLC Workbench The numerous parameters are easier to interpret using the graphical interface and selection and management of data is more intuitive through this interface for most users In addition the graphical user interface has more constraints to help guide reasonable choices of parameters and combination of parameters these constraints are not all present in the CLC Server Command Line Tools e For automation and consistency of particular utility in production environments the CLC Server Command Line Tools client is recommended In particular you can script pipelines of Like any other client software the CLC Server Command Line Tools would most commonly be installed and used on systems other than the one that the CLC Server software is installed on although there is no
5. braink _ H E old Show gt al brain2 Toolbox gt 4 uhri a anh Cut Ctrl X Qy zenter search term m Copy Ctrl C ice G Paste Ctrl V B E Alignments and Tr Delete Delete Figure 2 1 Copying a data object in the workbench will put the CLC URL on the clipboard You can then paste the URL into your command in the terminal Drawbacks They are unreadable by humans 2 3 2 The CLC URL name form The objectname form of CLC URLs can be used to refer to data resources within persistence models or to refer to files located on the machine the CLC Server software is running on The first section of a object name form of a CLC URL indicates whether it is referring to a data object in a CLC Server persistence model or to a file stored in an area configured as an Import Export location for the CLC Server These forms are clc server refers to a data object present in a persistence model This part of the URL is then followed by the name of the persistence model the data is located in For example the name of particular CLC Server File Location An example of this form is cle server CLC_Server_Project alignments myAlignment Note that for CLC data in a persistence model you need the name of the data object as seen via the Navigation Area of the Workbench not the name of the file holding the data object as seen when listing files using system tools like the commands Is or dir cle serverfile refers to a file in an area c
6. required e 2 GB RAM recommended e 1024 x 768 display required e 1600 x 1200 display recommended You will also need a running version of CLC Server No additional license is required for running the CLC Server Command Line Tools Chapter 2 Basic usage Once installed there will be four programs present in the installation folder e clcserver the key program It is used to run all the commands that communicate with the server e clcresultparser used to parse data locations from particular text files generated during clcserver runs This command is most useful when connecting analyses in a scripting pipeline See section 2 4 e clcserverkeystore a helper tool for enabling passwords to be handled securely See section 2 1 e clcserversslstore a helper tool for managing SSL certificates see section 2 2 The clcserver program requires the following four flags which provide information about the connection to the server S lt hostname or IP address of the server gt P lt port the server runs on gt When omitted port 7777 is used which is the default for server installations U lt user name gt The username used to log into the server W lt password or token gt See section 2 1 for how to avoid entering passwords in clear text If you run the clcserver command with the above parameters and nothing else then a list of all commands that can be run on the server will be returned For example clcser
7. secret clcserver S server com U bob W CAIHMAAAAAAAAAPcCb769377 4 If the token needs to be deleted the clcserverkeystore program has two other parameters that can be used d lt token gt This will delete the individual token provided as a parameter deleteAll This will delete all the tokens in the user profile CHAPTER 2 BASIC USAGE 9 The first section of the diagram below illustrates the process of logging into the server using a clear text password The second section illustrates the process of generating a password token and storing it in the keystore followed by a section showing how the token is substituted by the CLC Server Command Line Tools with the real password when initiating the connection to the server host server com PeSSssaoaSae user bob aa a a ah rea port 7777 Command password secret user Bob 9 Hehhsenee gt Line J SSR SS SHe SSS gt server com 7777 password secret Tool 4 4 Password token generation generate een a password secret Command Line Tool xxx password key ae ea A CAIHMAAAAAAAAAPcb769377f4 sla la RK KK KK OK KK KK Ke SS SSS KeyStore Password token invocation host server com port 7777 user bob T a O password Command user bob 4 CAITHMAAAAAAAAAP cbh7 Line password secret GO377R4 T SSaeSoneesns gt Tool Jo
8. system for which one has appropriate privileges to be indicated The second allows only for access to files in areas configured as Import Export data locations for the CLC Server 2 4 Result files and connecting analyses in pipelines For each run of clcserver text information is returned providing a summary of the steps taken and the locations in ID form of any files generated The file containing this information will by default be created in the current directory and will be called result txt You can use the 0 option for the clcserver command if you wish to specify an alternative file to be written to An example of contents in a typical result file is shown below In this case the file that was generated after running the trim algorithm using a sequence list called reads as input The result file lists the three files that were produced CHAPTER 2 BASIC USAGE 14 if Name reads trimmed lcUrl cle 127 0 0 1 7777 268177574 YCAAAAAAAAAAAAP c67 3b0db8c5e724f 5d66a991 12d75090d93 7ffFE MN ame reads report lcUrl cle 127 0 0 1 7777 26817757 4 ADAAAAAAAAAAAAP C67 3b0db8c5e724f 5d66a991 12d75090d93 7ffF m o me Trim Sequences log lcUrl cle 127 0 0 1 7777 26817757 4 CAAAAAAAAAAAAAP C67 3b0db8c5e724f 5d66a991 12d75090d93 7ffF S20 2 Ss SQ SS SO When creating pipelines stitching together several analyses you parse the result file to get the location of the data produced
9. this certificate yn Answering y to this will record the certificate in the trust store and allow subsequent clcserver invocation to connect to the server CHAPTER 2 BASIC USAGE 11 It is possible to list the trusted certificates by invoking the clcserversslstore program with the L argument 2 3 Data objects data files and the CLC URL In this section we refer to data already in a CLC Server data area as being ina persistence model This technical term allows us to refer to any area that the CLC Servers or Workbenches recognize as CLC data areas Most relevant to this document are CLC Server File Locations and Database Locations Each Server File Location for example is a single persistence model When running the clcserver command one needs to be able to specify resources inside of or outside of a CLC Server persistence model as well as files and folders on the local machine Files residing on the local system are indicated by using the full or relative path to the file Data objects held in a CLC Server persistence model and files stored in areas configured as Import Export locations for the CLC Server are indicated using a CLC URL CLC data objects within a persistence model can be identified by using two different URL forms one based on the object s name or using its object ID For files in an Import Export area only the name based URL form can be used 2 3 1 The CLC URL the ID form Data resources within persi
10. ased manual that can be found here http www clcsupport com clcservercommandlinetools current The usage for all commands is found in the Usage for CLC Server name chapters Previous versions of the commands can be found here http www clcsupport com clcservercommandlinetools archive 16
11. isted when the A is omitted Parameters that are open for change on execution are displayed when the workflow is specified for the A option Please note that the parameter names have name of the workflow element pre pended to make sure they are always unique 2 6 Emptying the recycling bin for a CLC Server File Location Each CLC Server File Location has a recycling bin where files that users delete are put Only members of the administrator group as defined on the CLC Server can empty the recycle bin associated with CLC Server file locations This is because the recycle bin is a shared location for any given CLC Server file location and many sites do not want all users to be able to access it directly that is to be able to view things or delete other people s data One can avoid the need to periodically go in and manually empty recycle bins by setting up a script that is run as a cronjob which includes a command of the following form clcserver 5 lt serverinfo gt P lt portnumber gt U lt adminusername gt W lt password or token gt A empty _recycle bin t clc server SLOCATIONNAME Figure 2 2 How to set up a script that automatically empties the recycle bin Above SLOCATIONNAME would be replaced by the name of the CLC Server File Location you wish to empty the recycling bin of Chapter 3 Usage for all commands A complete overview of usage for all current commands can be found in the CLC Server Command Line Tools web b
12. nt to this option to stop log files from being returned This is equivalent to excluding all names ending with log or log with a number suffix The latter are generated when there is more than one log file in the same folder p lt prefix text gt When more than one match is found the data locations for all matches will be output as a space separated list By supplying a prefix string you can stipulate what character s to separate the list using E g If you need to send several files output by the clcresultparser command as arguments to i options for the next analysis simply provide i as as the argument for the p flag CHAPTER 2 BASIC USAGE 15 e lt integer gt The number of CLC URLs that are expected to be returned If this is not the number of results files that match the search string the command will return with exit code 10 This option is designed for use in scripts where you will wish to carry out validation steps are you proceed through the pipeline On the command line you check the error code returned by the previous command by typing echo C lt integer gt Specifies the column width of the help output 2 5 Executing workflows It is possible to execute workflows installed on the server Workflows are described in detail in the user manuals of the CLC workbenches and CLC Server at http www clcbio com usermanuals Executing workflows is similar to executing algorithms and the installed workflows will be l
13. onfigured as an Import Export area for the CLC Server This form would commonly be used to point at files containing data that is about to imported into the CLC Server or to indicate a location to export data to An example of this form is cle serverfile mnt data project1l s_1_1 sequence txt CHAPTER 2 BASIC USAGE 13 Benefits Human readable and easier for many people when first starting out working with the Command Line Tools or when just running a few commands directly as opposed to via a script Drawbacks Any changes to the names of data objects or folders in the persistence model will break the URL 2 3 3 Indicating local system files or folders When importing from a file or files on the local system i e the machine the clcserver command is being run on or exporting to the local system then just the relative or full path to the relevant file or directory can be provided An example of such a path would be hnome username somefolder datafile gb In the case where the clcserver command is on the same machine that the CLC Server software is installed on one could choose whether to consider a file as local or as a file that the CLC Server software has access to via an Import Export location In other words one would have the choice whether to provide just the path or the clc serverfile URL form form to identify files on the server machine A key difference here would be that the first would allow for any file on the
14. restriction meaning that this must be the case CHAPTER 1 INTRODUCTION 5 analyses on the CLC Server and then use these scripts for processing many data sets ina consistent manner For initial pilot runs it is often helpful to use the exploratory features of a suitable CLC Workbench to determine quality control and parameter settings and then incorporate these settings into a script using the CLC Server Command Line Tools This user manual begins with installation instructions followed by an explanation of the basics of operating the CLC Server Command Line Tools Then we provide an example script which illustrates various aspects of how to use the analysis tools available on the server 1 1 Installation The CLC Server Command Line Tools can be downloaded from http www clcbio com products clc server command line tools direct download and is available for Windows Mac and Linux You can install the tools on any computer that can connect to your CLC Server but it makes sense to install them onto the computer that will be used to run the scripts or onto the server computer itself The system requirements of CLC Server Command Line Tools are these e Windows Vista Windows 7 Windows 8 Windows 10 Windows Server 2008 or Windows Server 2012 e Mac OS X 10 6 or later However Mac OS X 10 5 8 is supported on 64 bit Intel systems e Linux RHEL 5 0 or later SUSE 10 2 or later Fedora 6 or later e 32 or 64 bit e 1 GB RAM
15. rid preset name gt Other optional flags available for the clcserver command are C lt integer gt Specify the column width of the help output D lt boolean gt Enables debug mode when set to true providing more elaborate output and error messages H Display general help instructions V Display the version number of CLC Server Command Line Tools 2 1 Handling passwords To help you avoid sending your server login password in clear text across the network we provide the clcserverkeystore tool This enables you to convert your password to a token which is stored and can be interpreted by the CLC Server Command Line Tools when logging onto the server The token is encrypted and saved with the user profile on the computer running the CLC Server Command Line Tools You can generate a password token using the following command clcserverkeystor generat You will be prompted for the password After you have typed the password press the Enter key The password token is then returned on screen It will be a long string of text that you should save somewhere to refer to for future use CHAPTER 2 BASIC USAGE 8 So if we say that user bob has password secret and has generated a password token CATHMAAAAAAAAAPcb769377 4 then he could enter either of the following two commands to connect to his server The first passes the password in plain text The second passes it as an encrypted token clcserver S server com U bob W
16. stence models can be referred to using the object ID form of CLC URLs These look soomething like the following clc node04 7777 3123 2131uafda sads 213 sddsa123 5232 Getting the object ID form of a CLC URL There are several ways this can be done 1 Via the Workbench Copy the CLC URL by highlighting the data object by clicking on the object in the Workbench Navigation Area to select it and then using the keyboard short cut Ctrl C Then use Ctrl V to paste the URL into a shell window text editor or similar See figure 2 1 2 Using the CLC Server web administrative interface Select a data object from the tree browser on the left hand side of the browser window and then select the Element info tab in the main area of the browser window Click on the link to CLC URL This shows two versions of the CLC URL one using the name and one using the object ID 3 Take the object ID from within the text ouptut file generated using the O flag of the clcserver command This would be the common route when running a series of commands via a script Benefits The ID form of a CLC URL is impervious to changes to the name of a data object or the folders the data resides in That is such changes do not affect a data object s ID CHAPTER 2 BASIC USAGE 12 a Fa SN tj H E presentation S E server_data E Ilumina GA E3 A 454 E E RNA seq Xc NC_000019 selection brain1 2 braink Show Ctrl O 4 braink E
17. ver S server com U bob W secret The commands to be run on the server are supplied with the flag A lt command to be executed on server gt CHAPTER 2 BASIC USAGE 7 If you supply the A flag with a program name but do not provide the required flags for that program then a listing of the flags for that program will be returned For example a command of a form like clcserver S server com U bob W secret A read_mapping would return the full list of parameters for the read_mapping function including the possible values and descriptions This information for each command is also available in the on line manual at http www clcsupport com clcservercommandlinetools current in the Usage for CLC Server name chapters An optional flag when working on the command line but important when working with scripts is 0 lt filename gt The name of a file to be created to hold a summary of steps carried out on the server and data locations of the results generated The data locations are of a form that can be used by downstream CLC commands See section 2 4 for information about parsing this file By default this file is placed in your working directory If you do not provide this flag this data will be written to a file called results txt For those working with the CLC Grid Integration Tool you can run import and algorithm commands through your grid nodes by adding the following flag to your clcserver command G lt g
Download Pdf Manuals
Related Search
Related Contents
Catalogo Weldline 2013 Musical Fidelity X-150 User's Manual Untitled Philips F5473 wall lighting CONCEPTRONIC CVOIPAU USB VoIP Telephone Adapter USER MDF1062 Puesta en marcha - Construnario.com 82-L0506 Copyright © All rights reserved.
Failed to retrieve file