Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Bacterial genome annotation script using BLASTN v2

View through CrossRef
This protocol uses a python based script and command-line BLASTn to annotate in a final table single-read sequencing results from genome amplifications, within other output files. Its main use in our lab (https://biocomputationlab.com) is to identify the location and gene locus of transposon inserts in microbial bacterial genomes of Pseudomonas putida KT2440. However, this script can be used for other bacterial genomes for which its genome sequence and annotation are available. Script was developed and tested in python 3.11.9 with blastn version 2.9.0, sickle version 1.33 and fastqc version 0.11.9 This is a description of the LAP entry LAPu-InsertsGenAnnotation-2.0.0 located in the LAP repository, specifically LAPu-InsertsGenAnnotation-2.0.0 and Github Entry LAPu-InsertsGenAnnotation-2.0.0, 2 places that you can download directly the script used and usage examples The major changes from previous version are: File format for -identity Argument: Now accepts XLSX and CSV files. New Argument --summaryMap: Added the --summaryMap argument. Enhanced -quality Argument: When provided, the merged quality file (FastQC file) will use the file name (without extension) as the sequence identifier, which will match the qaccver in the table_reads_gene_description.csv file. Support for Numeric Identifiers: Numeric identifiers follow the same rules as well names for locating them in a file or sequence identifier. Identifier Pattern for Sequences: The script recognizes the last element of the pattern (+well_, +number_, _well_, _number_) as the sequence identifier for -identity and --summaryMap arguments. More read extensions accepted: they will be treated as previously txt files are treated for all other arguments
Springer Science and Business Media LLC
Title: Bacterial genome annotation script using BLASTN v2
Description:
This protocol uses a python based script and command-line BLASTn to annotate in a final table single-read sequencing results from genome amplifications, within other output files.
Its main use in our lab (https://biocomputationlab.
com) is to identify the location and gene locus of transposon inserts in microbial bacterial genomes of Pseudomonas putida KT2440.
However, this script can be used for other bacterial genomes for which its genome sequence and annotation are available.
Script was developed and tested in python 3.
11.
9 with blastn version 2.
9.
0, sickle version 1.
33 and fastqc version 0.
11.
9 This is a description of the LAP entry LAPu-InsertsGenAnnotation-2.
0 located in the LAP repository, specifically LAPu-InsertsGenAnnotation-2.
0 and Github Entry LAPu-InsertsGenAnnotation-2.
0, 2 places that you can download directly the script used and usage examples The major changes from previous version are: File format for -identity Argument: Now accepts XLSX and CSV files.
New Argument --summaryMap: Added the --summaryMap argument.
Enhanced -quality Argument: When provided, the merged quality file (FastQC file) will use the file name (without extension) as the sequence identifier, which will match the qaccver in the table_reads_gene_description.
csv file.
Support for Numeric Identifiers: Numeric identifiers follow the same rules as well names for locating them in a file or sequence identifier.
Identifier Pattern for Sequences: The script recognizes the last element of the pattern (+well_, +number_, _well_, _number_) as the sequence identifier for -identity and --summaryMap arguments.
More read extensions accepted: they will be treated as previously txt files are treated for all other arguments.

Related Results

Bacterial genome annotation script using BLASTN v2
Bacterial genome annotation script using BLASTN v2
This protocol uses the command line tools provided by the Python package TnAtlas to identify and annotate transposon integration events in genomes. Given a set of sequencing reads...
Bacterial genome annotation script using BLASTN v1
Bacterial genome annotation script using BLASTN v1
This protocol uses a python based script and command-line blastn to annotate Sanger sequencing results from genome amplifications. Its main use in our lab (https://biocomputationla...
Bacterial genome annotation script using BLASTN v2
Bacterial genome annotation script using BLASTN v2
This protocol uses a python based script and command-line BLASTn to annotate in a final table single-read sequencing results from genome amplifications, within other output files. ...
Using Diacritics in the Arabic Script of Malay to Scaffold Arab Postgraduate Students in Reading Malay Words
Using Diacritics in the Arabic Script of Malay to Scaffold Arab Postgraduate Students in Reading Malay Words
Purpose – This study aims to investigate the use of diacritics in the Arabic script of Malay to facilitate Arab postgraduate students of UKM to read the Malay words accurately. It ...
The object detection system of balinese script on traditional Balinese manuscript with findcontours method
The object detection system of balinese script on traditional Balinese manuscript with findcontours method
Lontar is a traditional Balinese manuscript with a Balinese script in it. Balinese traditional manuscripts can be more than 100 years old. The age factor of the Balinese manuscript...
Meningkatkan Kemampuan Menulis Papan Nama Menggunakan Aplikasi Transliterasi Akara Bali Siswa SMA Negeri 1 Tegallalang
Meningkatkan Kemampuan Menulis Papan Nama Menggunakan Aplikasi Transliterasi Akara Bali Siswa SMA Negeri 1 Tegallalang
Penelitian ini bertujuan untuk membantu siswa dalam meningkatkan kemampuannya menulis papan namaa aksara Bali menggunakan media Aplikasi Transliterasi Aksara Bali siswa kelas XII I...
The Annotation of De Novo Genome Assembly of the Silkworm, Bombyx mori Linn., Strain Nang Tui as Thai reference genome
The Annotation of De Novo Genome Assembly of the Silkworm, Bombyx mori Linn., Strain Nang Tui as Thai reference genome
Thailand is one of the most famous silk production regions, where silkworms (Bombyx mori Linn.) have been reared for sericulture for a long time. Thai silk holds the cultural impor...
Applying negative rule mining to improve genome annotation
Applying negative rule mining to improve genome annotation
Abstract Background Unsupervised annotation of proteins by software pipelines suffers from very high error rates. Spurious functional assignments...

Back to Top