Forum: Bioinformatics
05-07-2022, 03:10 AM
|
Replies: 2
Views: 629
|
Forum: Bioinformatics
04-14-2022, 11:20 AM
|
Replies: 354
Views: 206,933
|
Forum: Bioinformatics
04-12-2022, 10:05 AM
|
Replies: 354
Views: 206,933
|
Forum: Illumina/Solexa
02-20-2022, 04:14 AM
|
Replies: 1
Views: 933
Reads are always lost to "random" indexes in...
Reads are always lost to "random" indexes in multiplexed pools. Some are sequencing/phasing errors. There is not much one can do about these. As long as you recovered expected indexes in majority of...
|
Forum: Bioinformatics
01-31-2022, 02:42 AM
|
Replies: 16
Views: 24,862
|
Forum: Bioinformatics
01-14-2022, 05:43 PM
|
Replies: 3
Views: 1,421
Another variation:
$ esearch -db gene...
Another variation:
$ esearch -db gene -query "PCSK9 [GENE] AND human [ORGN]" | esummary | xtract -pattern DocumentSummary -element Name,Summary
PCSK9 This gene encodes a member of the...
|
Forum: Bioinformatics
01-14-2022, 05:41 PM
|
Replies: 3
Views: 1,421
|
Forum: Bioinformatics
01-14-2022, 05:36 PM
|
Replies: 1
Views: 958
|
Forum: Bioinformatics
01-11-2022, 10:21 AM
|
Replies: 6
Views: 7,146
|
Forum: Bioinformatics
01-09-2022, 04:40 AM
|
Replies: 6
Views: 7,146
|
Forum: Illumina/Solexa
12-12-2021, 05:01 AM
|
Replies: 1
Views: 1,313
|
Forum: Illumina/Solexa
12-05-2021, 04:33 PM
|
Replies: 6
Views: 2,192
|
Forum: Site Feedback/Suggestions
12-02-2021, 06:13 AM
|
Replies: 2
Views: 3,059
|
Forum: Bioinformatics
11-30-2021, 03:36 PM
|
Replies: 6
Views: 1,960
I don't think there is a non-redundant nt...
I don't think there is a non-redundant nt database. You should consider using RefSeq/RefSeq genomes.
Perhaps the only way to put this to rest is to email NCBI help desk and ask. There is some...
|
Forum: Bioinformatics
11-29-2021, 01:44 PM
|
Replies: 6
Views: 1,960
|
Forum: Bioinformatics
11-29-2021, 05:01 AM
|
Replies: 6
Views: 1,960
|
Forum: Bioinformatics
10-25-2021, 05:35 AM
|
Replies: 4
Views: 1,770
If you need full length perfect alignments in...
If you need full length perfect alignments in your final file then I suggest that you try "perfectmode=t minid=1 mappedonly=t" options. If your reads are longer than 150 bp then you may need to...
|
Forum: Bioinformatics
10-25-2021, 04:13 AM
|
Replies: 4
Views: 1,770
|
Forum: Bioinformatics
10-15-2021, 11:40 AM
|
Replies: 1
Views: 1,382
|
Forum: Bioinformatics
10-13-2021, 11:47 AM
|
Replies: 354
Views: 206,933
DP: You should use `bbsplit.sh` to do...
DP: You should use `bbsplit.sh` to do read-binning to remove host data contamination. There is a thread here that describes how to use that tool.
Use bbduk for just adapter removal. Using it in...
|
Forum: Bioinformatics
09-28-2021, 03:13 AM
|
Replies: 354
Views: 206,933
|
Forum: Bioinformatics
09-27-2021, 06:14 AM
|
Replies: 3
Views: 1,873
|
Forum: Metagenomics
09-24-2021, 10:59 AM
|
Replies: 3
Views: 7,744
See:...
See: http://seqanswers.com/forums/showthread.php?t=41288
|
Forum: Bioinformatics
09-23-2021, 02:09 PM
|
Replies: 1
Views: 1,554
Is there a specific reason you converted these...
Is there a specific reason you converted these reads to fasta format? If this is data from SRA then you should be able to map the fastq reads directly.
You may be getting secondary alignments and...
|
Forum: Bioinformatics
09-23-2021, 02:06 PM
|
Replies: 703
Views: 270,907
|