A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/marbl/canu/commit/6eb6d2cdf15d0212b20f76ae915bb3a3ec639a51 below:

Fail early if more than 4095 input files are supplied. Issue #1910. · marbl/canu@6eb6d2c · GitHub

@@ -15,7 +15,8 @@ however, between 30x and 60x coverage is the recommended minimum. More coverage

15 15

longer reads for assembly, which will result in better assemblies.

16 16 17 17

Input sequences can be FASTA or FASTQ format, uncompressed or compressed with gzip (.gz), bzip2

18 -

(.bz2) or xz (.xz). Note that zip files (.zip) are not supported.

18 +

(.bz2) or xz (.xz). Note that zip files (.zip) are not supported. Up to 4,095 input files are

19 +

allowed.

19 20 20 21

Canu can resume incomplete assemblies, allowing for recovery from system outages or other abnormal

21 22

terminations. On each restart of Canu, it will examine the files in the assembly directory to

@@ -152,7 +153,7 @@ Trio binning does not yet support inputting PacBio HiFi reads for binning as the

152 153

Assembling With Multiple Technologies and Multiple Files

153 154

-------------------------------------------

154 155 155 -

Canu can use reads from any number of input files, which can be a mix of formats and technologies. Note that current combining PacBio HiFi data with other datatypes it not supported. We'll assemble a mix of 10X PacBio CLR reads in two FASTQ files and 10X of Nanopore reads in one FASTA

156 +

Canu can use reads from any number of input files (up to 4,095 in total), which can be a mix of formats and technologies. Note that current combining PacBio HiFi data with other datatypes it not supported. We'll assemble a mix of 10X PacBio CLR reads in two FASTQ files and 10X of Nanopore reads in one FASTA

156 157

file::

157 158 158 159

curl -L -o mix.tar.gz http://gembox.cbcb.umd.edu/mhap/raw/ecoliP6Oxford.tar.gz


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4