faircloth-lab / phyluce

software for UCE (and general) phylogenomics
http://phyluce.readthedocs.org/
Other
78 stars 49 forks source link

Matching contigs to barcodes - No SQLite database generated? #128

Closed TomSemple closed 4 years ago

TomSemple commented 6 years ago

Hi Brant and everyone,

I've been using PHYLUCE_ASSEMBLY_MATCH_CONTIGS_TO_BARCODES to fish out COI from my off-target reads, and it works great, but doesn't generate the database file. I get FASTA and LASTZ files for each sample (with lots of data), but no PROBE.MATCHES.SQLITE file like the output from PHYLUCE_ASSEMBLY_MATCH_CONTIGS_TO_PROBES. Is it supposed to be doing this?

I was also wondering what the coverage and identity values are for this program, as they don't seem to be input parameters?

Many thanks, Tom.

brantfaircloth commented 6 years ago

Hi Tom, This program does not create a database (like the similar program does for UCE searches). So, the files that are output are the correct outputs for the program.

The barcode searching program does not take values for coverage and identity - it's running a default lastz search without specifying either of these parameters (unlike the standard UCE contig search).

milag6 commented 4 years ago

Hi I was wondering, what is the syntax for this program? I couldnt find any documentation for it I am trying to do a similar thing Do I ran it the same way as I run PHYLUCE_ASSEMBLY_MATCH_CONTIGS_TO_PROBES? Thanks

brantfaircloth commented 4 years ago

There is a tutorial is the documentation: http://phyluce.readthedocs.org/