Forum: Bioinformatics
05-21-2015, 02:52 AM
|
Replies: 2
Views: 1,426
|
Forum: Bioinformatics
05-17-2015, 12:08 PM
|
Replies: 9
Views: 5,992
|
Forum: Bioinformatics
02-04-2015, 01:46 AM
|
Replies: 39
Views: 6,145
|
Forum: Bioinformatics
02-04-2015, 01:37 AM
|
Replies: 7
Views: 2,676
|
Forum: Bioinformatics
12-31-2014, 02:47 AM
|
Replies: 252
Views: 107,750
Hi Mattos LP,
This should not be a problem,...
Hi Mattos LP,
This should not be a problem, as long as the input (contig) sequences are in fasta format. SSPACE tries to extend the end of the sequences using the unmapped sequence reads.
...
|
Forum: Introductions
12-08-2014, 01:56 AM
|
Replies: 3
Views: 1,101
|
Forum: Bioinformatics
06-06-2014, 03:03 AM
|
Replies: 3
Views: 1,509
|
Forum: Bioinformatics
02-27-2014, 03:49 AM
|
Replies: 252
Views: 107,750
|
Forum: Bioinformatics
02-19-2014, 03:30 AM
|
Replies: 19
Views: 3,436
|
Forum: Bioinformatics
02-19-2014, 03:09 AM
|
Replies: 19
Views: 3,436
|
Forum: Bioinformatics
02-19-2014, 02:47 AM
|
Replies: 19
Views: 3,436
|
Forum: Bioinformatics
02-19-2014, 02:22 AM
|
Replies: 19
Views: 3,436
|
Forum: Bioinformatics
02-19-2014, 02:16 AM
|
Replies: 19
Views: 3,436
|
Forum: Bioinformatics
02-19-2014, 01:59 AM
|
Replies: 19
Views: 3,436
|
Forum: Bioinformatics
02-04-2014, 02:45 PM
|
Replies: 2
Views: 2,040
Use a tool like Prokka...
Use a tool like Prokka (http://www.vicbioinformatics.com/software.prokka.shtml) to predict and annotate your sequences. After the genbank or other files are generated, write a script to add the...
|
Forum: Bioinformatics
02-01-2014, 01:39 PM
|
Replies: 1
Views: 1,018
|
Forum: Bioinformatics
01-07-2014, 03:37 AM
|
Replies: 366
Views: 204,273
|
Forum: Bioinformatics
01-06-2014, 02:16 PM
|
Replies: 366
Views: 204,273
|
Forum: Bioinformatics
01-06-2014, 03:11 AM
|
Replies: 4
Views: 1,745
If you just want an exact match of the 37bp,...
If you just want an exact match of the 37bp, simply use 'grep'.
If mismatches should be allowed, I think you can do this with bowtie2. Make an index of your 37bp sequence and align the...
|
Forum: Bioinformatics
01-01-2014, 11:02 AM
|
Replies: 2
Views: 2,234
|
Forum: Bioinformatics
12-27-2013, 03:25 PM
|
Replies: 4
Views: 3,102
|
Forum: Bioinformatics
12-16-2013, 02:51 PM
|
Replies: 18
Views: 5,856
Only thing I know is that the last column is...
Only thing I know is that the last column is referenced to the file 'organism_map'. In this case;
382680 uncultured bacterium 77133
The number 77133 is a taxonomy number, which you can...
|
Forum: Bioinformatics
12-16-2013, 02:32 PM
|
Replies: 4
Views: 6,516
You can use a tool like barrnap
...
You can use a tool like barrnap
http://www.vicbioinformatics.com/software.barrnap.shtml
or RNAmmer
http://www.cbs.dtu.dk/services/RNAmmer/
to predict rRNA locations on your contig...
|
Forum: Bioinformatics
12-16-2013, 07:47 AM
|
Replies: 3
Views: 5,751
Have a look at RiboPicker:
...
Have a look at RiboPicker:
http://ribopicker.sourceforge.net/
You can download the tool and rRNA databases. It uses a modified version of bwa-sw for alignment against a rRNA database and splits...
|
Forum: Bioinformatics
12-12-2013, 05:13 AM
|
Replies: 18
Views: 5,856
|