{"id":4601,"date":"2018-03-19T11:27:27","date_gmt":"2018-03-19T11:27:27","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/?page_id=4601"},"modified":"2018-03-19T11:58:59","modified_gmt":"2018-03-19T11:58:59","slug":"idba","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/idba\/","title":{"rendered":"IDBA and IDBA-UD"},"content":{"rendered":"<h2>Overview<\/h2>\n<p><a href=\"http:\/\/i.cs.hku.hk\/~alse\/hkubrg\/projects\/idba_ud\/\">IDBA<\/a> is the basic iterative de Bruijn graph assembler for second-generation sequencing reads. IDBA-UD, an extension of IDBA, is designed to utilize paired-end reads to assemble low-depth regions and use progressive depth on contigs to reduce errors in high-depth regions.<\/p>\n<p>Version 1.2.0 is installed on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>There are no restrictions on accessing the software on the CSF. It is released under the GNU GPL v2 license and all usage should adhere to that license.<\/p>\n<h2>Set up procedure<\/h2>\n<p>To access the software you must first load the modulefile:<\/p>\n<pre>\r\nmodule load apps\/intel-15.0\/idba\/1.2.0\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run IDBA on the login node. Jobs should be submitted to the compute nodes via batch.<\/p>\n<p>The following executables are available. To see a list of flags accepted by each executable you may run them on the login node with the <code>--help<\/code> flag:<\/p>\n<pre>\r\nfa2fq           idba_hybrid        print_graph    sim_reads_tran  validate_component\r\nfilter_blat     idba_tran          raw_n50        sort_psl        validate_contigs_blat\r\nfilter_contigs  idba_tran_test     sample_reads   sort_reads      validate_contigs_mummer\r\nfilterfa        idba_ud            scaffold       split_fa        validate_reads_blat\r\nfq2fa           parallel_blat      shuffle_reads  split_fq        validate_rna\r\nidba            parallel_rna_blat  sim_reads      split_scaffold\r\n<\/pre>\n<p>A number of helper scripts are available &#8211; run the following command after loading the modulefile to see what they are:<\/p>\n<pre>\r\nls $IDBADIR\/script\/\r\n<\/pre>\n<h3>Serial batch job submission<\/h3>\n<p>Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n\r\n# $NSLOTS will be set to the number of cores requested (1 in a serial job)\r\nidba_ud --num_threads $NSLOTS -r <em>read.fa<\/em> -o <em>output_dir<\/em>\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h3>Parallel batch job submission<\/h3>\n<p>Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n#$ -pe smp.pe 8     # Number of cores (can be 2--24)\r\n\r\n# $NSLOTS will be set to the number of cores requested (1 in a serial job)\r\nidba_ud --num_threads $NSLOTS -r <em>read.fa<\/em> -o <em>output_dir<\/em>\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h2>Further info<\/h2>\n<ul>\n<li><a href=\"http:\/\/i.cs.hku.hk\/~alse\/hkubrg\/projects\/idba_ud\/\">IDBA-UD website<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/loneknightpy\/idba\/\">IDBA-UD github<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview IDBA is the basic iterative de Bruijn graph assembler for second-generation sequencing reads. IDBA-UD, an extension of IDBA, is designed to utilize paired-end reads to assemble low-depth regions and use progressive depth on contigs to reduce errors in high-depth regions. Version 1.2.0 is installed on the CSF. Restrictions on use There are no restrictions on accessing the software on the CSF. It is released under the GNU GPL v2 license and all usage should.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/idba\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":15,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4601","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/comments?post=4601"}],"version-history":[{"count":4,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4601\/revisions"}],"predecessor-version":[{"id":4608,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4601\/revisions\/4608"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/31"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/media?parent=4601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}