Forum: Pacific Biosciences
11-29-2018, 02:27 PM
|
Replies: 17
Views: 9,769
Yes, the contigs.fasta that is output from Canu...
Yes, the contigs.fasta that is output from Canu is what you want to `polish` so you will select that as your `reference.fasta` to which you map your raw reads using pbalign. Then variantCaller can...
|
Forum: Pacific Biosciences
10-31-2017, 02:41 PM
|
Replies: 4
Views: 2,621
Hi Zapp,
I'm currently involved in a project...
Hi Zapp,
I'm currently involved in a project where we are doing just that, using sperm DNA for denovo assembly in FALCON. It's not my project, so I can't go into the details, i'm simply helping on...
|
Forum: Bioinformatics
10-17-2017, 02:28 PM
|
Replies: 4
Views: 1,923
|
Forum: Pacific Biosciences
04-06-2017, 11:07 AM
|
Replies: 2
Views: 2,395
Hi dladuswj,
It seems likely that the...
Hi dladuswj,
It seems likely that the bacterial genome that you are sequencing contains more/longer homopolymer/repetitive regions than the typical genomes you are sequencing, which could result...
|
Forum: Pacific Biosciences
04-05-2017, 01:57 PM
|
Replies: 4
Views: 2,117
|
Forum: Pacific Biosciences
03-06-2017, 12:50 PM
|
Replies: 4
Views: 3,367
Hi Michael,
You have two options:
1)...
Hi Michael,
You have two options:
1) Contact your service provider and obtain the original *.bas.h5 files
2) Use FALCON to assemble your genome from *.fasta files. FALCON is essentially the...
|
Forum: Pacific Biosciences
12-19-2016, 04:31 PM
|
Replies: 17
Views: 9,769
$ ls *.subreads.bam >input.fofn
$ pbalign...
$ ls *.subreads.bam >input.fofn
$ pbalign --nproc 32 input.fofn Q1133.092116.GS170M.contigs.fasta Q1133.aligned.bam
pbalign takes individual sequence files as input, or a File of File Names...
|
Forum: Pacific Biosciences
11-18-2016, 09:04 AM
|
Replies: 8
Views: 4,014
Heterozygosity is a real issue for assembling...
Heterozygosity is a real issue for assembling data from any technology, not just pacbio. this is likely to be an issue with any multi-isolate algal culture. The best way for algae is to do...
|
Forum: Pacific Biosciences
11-18-2016, 08:58 AM
|
Replies: 21
Views: 7,279
|
Forum: Pacific Biosciences
11-15-2016, 11:48 AM
|
Replies: 8
Views: 4,014
One way to circumvent this is with the...
One way to circumvent this is with the overlap_filtering_setting in FALCON. This allows you to filter out "chimeric contigs" due to the fact that overlap coverage will differ across the contig. The...
|
Forum: Pacific Biosciences
10-28-2016, 10:07 AM
|
Replies: 3
Views: 2,216
|
Forum: Pacific Biosciences
10-28-2016, 09:07 AM
|
Replies: 3
Views: 2,216
|
Forum: Pacific Biosciences
09-16-2016, 10:19 AM
|
Replies: 5
Views: 2,835
This is characteristic of a loading issue as...
This is characteristic of a loading issue as rhall indicated.
Unfortunately the ReadsOfInsert protocols don't give you the loading report information, however you can lump all of the cells...
|
Forum: Pacific Biosciences
09-09-2016, 09:39 AM
|
Replies: 4
Views: 2,052
|
Forum: Pacific Biosciences
09-07-2016, 09:53 AM
|
Replies: 4
Views: 2,052
|
Forum: Pacific Biosciences
08-30-2016, 08:03 AM
|
Replies: 2
Views: 1,621
The numbers are in the first column -
...
The numbers are in the first column -
Productivity-0: 21870 / 150292 total = 14.6%
Productivity-1: 80606 / 150292 total = 53.6%
Productivity-2: 47816 / 150292 total = 31.8%
|
Forum: Pacific Biosciences
08-22-2016, 01:17 PM
|
Replies: 8
Views: 2,507
|
Forum: Pacific Biosciences
08-17-2016, 10:09 AM
|
Replies: 8
Views: 2,507
Sorry, I'm not sure exactly what you mean by...
Sorry, I'm not sure exactly what you mean by "fully" supported.
The last time I tested and used SMRTanalysis 2.3.0 with LSF was sometime late last year to run some basic integration tests, and...
|
Forum: Pacific Biosciences
08-17-2016, 09:58 AM
|
Replies: 8
Views: 2,507
|
Forum: Pacific Biosciences
08-16-2016, 03:02 PM
|
Replies: 8
Views: 2,507
I see you have the genomeSize set @ 124kb, how...
I see you have the genomeSize set @ 124kb, how much input coverage do you have?
If you can zip up the rest of the logs (particularly the ones in log/P_PreAssemblerDagcon/*) it will facilitate the...
|
Forum: Pacific Biosciences
08-15-2016, 09:35 AM
|
Replies: 3
Views: 3,989
|
Forum: Pacific Biosciences
08-05-2016, 01:24 PM
|
Replies: 2
Views: 1,507
sh: qsub: not found
This indicates that...
sh: qsub: not found
This indicates that the SGE binaries are not in your $PATH.
I'm assuming you're trying to run it locally on an AWS server, and not through SGE.
Try setting the option...
|
Forum: Pacific Biosciences
07-29-2016, 01:31 PM
|
Replies: 10
Views: 2,374
|
Forum: Pacific Biosciences
07-28-2016, 06:43 AM
|
Replies: 10
Views: 2,374
|
Forum: Bioinformatics
07-27-2016, 10:23 AM
|
Replies: 5
Views: 3,232
If you would like direct assistance from the...
If you would like direct assistance from the developers, you should visit the FALCON github page:
https://github.com/PacificBiosciences/FALCON/issues
But in short, you *are* running locally,...
|