Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagniuc authored Nov 18, 2021
1 parent fa697b0 commit a6ffe9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# :dna: PromKappa 3.0 Objective Digital Stains in VB6
<kbd>PromKappa 3.0</kbd> is a complete application made in <kbd>Visual Basic 6.0 (VB6)</kbd> that generates <kbd>Objective Digital Stains</kbd> (aka DNA patterns). The main output of the application consists of a series of images that are saved in the <kbd>chart</kbd> (or <kbd>chart_comp</kbd>) folder and which can be later analyzed using different methods. A second output can be the <kbd>results.htm</kbd> file which contains a series of measurements for each ODS generated by the application. Note that if you are familiar with python, then VB6 will come natural to you. Also note that once the application is started, the first step will be to load a FASTA file (the <kbd>gene_promoters_complete.fa</kbd>) using the <kbd>Open promoter file</kbd> button. In the PromKappa case the <kbd>gene_promoters_complete.fa</kbd> contains a series of gene promoters, as the analysis of gene promoters was the main aim of this application.
<kbd>PromKappa 3.0</kbd> is a complete application made in <kbd>Visual Basic 6.0 (VB6)</kbd> that generates <kbd>Objective Digital Stains</kbd> (aka DNA patterns). The main output of the application consists of a series of images that are saved in the <kbd>chart</kbd> folder (or <kbd>chart_comp</kbd> folder), which can be later analyzed using different methods. A second output can be the <kbd>results.htm</kbd> file which contains a series of measurements for each ODS generated by the application. Note that if you are familiar with python, then VB6 will come natural to you. Also note that once the application is started, the first step will be to load a FASTA file (the <kbd>gene_promoters_complete.fa</kbd>) using the <kbd>Open promoter file</kbd> button. In the PromKappa case the <kbd>gene_promoters_complete.fa</kbd> contains a series of gene promoters, as the analysis of gene promoters was the main aim of this application.

![screenshot](https://github.com/Gagniuc/PromKappa-3.0-Objective-Digital-Stains-in-VB6/blob/main/screenshot/PromKappa%202.0%20Objective%20Digital%20Stain%20(1).PNG)

Expand Down

0 comments on commit a6ffe9f

Please sign in to comment.