Difference between revisions of "Recycler"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software Category:Sequencing Category:Biology Category:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|recycler}} |{{#vardefine:url|https:...")
 
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
[[Category:Sequencing]]
 
[[Category:Sequencing]]
 
[[Category:Biology]]
 
[[Category:Biology]]
[[Category:Genomics]]
 
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|recycler}}
 
|{{#vardefine:app|recycler}}
Line 13: Line 12:
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
|{{#vardefine:citation|}}      <!--CITATION-->
+
|{{#vardefine:citation|1}}      <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
Line 61: Line 60:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
  
WRITE_CITATION_HERE
+
@article{rozov2017recycler,
 +
  title={Recycler: an algorithm for detecting plasmids from de novo assembly graphs},
 +
  author={Rozov, Roye and Brown Kav, Aya and Bogumil, David and Shterzer, Naama and Halperin, Eran and Mizrahi, Itzhak and Shamir, Ron},
 +
  journal={Bioinformatics},
 +
  volume={33},
 +
  number={4},
 +
  pages={475--482},
 +
  year={2017},
 +
  publisher={Oxford University Press}
  
 
|}}
 
|}}

Latest revision as of 14:21, 11 October 2022

Description

recycler website  

Recycler is a tool that can extract complete circular contigs from sequence data of isolate microbial genomes, plasmidome and metagenome sequence data.

Environment Modules

Run module spider recycler to find out what environment modules are available for this application.

System Variables

  • HPC_RECYCLER_DIR - installation directory




Citation

If you publish research that uses recycler you have to cite it as follows:

@article{rozov2017recycler,

 title={Recycler: an algorithm for detecting plasmids from de novo assembly graphs},
 author={Rozov, Roye and Brown Kav, Aya and Bogumil, David and Shterzer, Naama and Halperin, Eran and Mizrahi, Itzhak and Shamir, Ron},
 journal={Bioinformatics},
 volume={33},
 number={4},
 pages={475--482},
 year={2017},
 publisher={Oxford University Press}