Plasmid Mapping Software That Allows Some Command Line Usage
1
1
Entering edit mode
10.7 years ago
Anima Mundi ★ 2.9k

Hello, I would like you to suggest me a plasmid mapping software (such as VectorNTI, MacVector ecc.) that allows some command line usage; in particular, I would like to graphically visualise cDNA sequences each to aligned to a different reference, so I would need to loop something like (pseudo-Bash code):

suitableprogram -aligntoreference cdna_a.txt cdna_b.txt cdna_c.txt -reference referencefile_1.txt > outputalignmentfile_1

Since every alignment file would be made by very few cDNA subjects, and since the maps (outputalignmentfile_*) are intended to be used by a variety of users, I would like to avoid the use of BAMs, SAMs, GTFs etc.

Thanks in advance.

map cdna command-line software • 2.6k views
ADD COMMENT
2
Entering edit mode
10.7 years ago
Cliff Beall ▴ 470

EMBOSS will do plasmid mapping and is command-line. It is organized in a bunch of small modules (i.e. alignment and map drawing are separate) so it would probably require some effort to connect up.

ADD COMMENT
0
Entering edit mode

Thanks Cliff; for now, I just put in a separate folder each group made by a reference sequence plus its cDNA so that, when needed, the user can simply open the reference file and align all the remaining files against it (it requires not more than 30 seconds, as it spears the user the search of cDNA variants' files with long names among thousands of files). It is not such an elegant solution, but it was quick and temporary avoided me to introduce new software to the users. In a longer term, I will try to set up an EMBOSS strategy, from the first overview it seems promising.

ADD REPLY

Login before adding your answer.

Traffic: 1976 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6