Results 1 to 1 of 1

Thread: PromKappa 2.0 makes Objective Digital Stains

  1. #1

    Thread Starter
    Lively Member Paul A. Gagniuc's Avatar
    Join Date
    Feb 2022
    Location
    Romania, Bucharest
    Posts
    66

    PromKappa 2.0 makes Objective Digital Stains

    PromKappa 2.0 is a complete application made in Visual Basic 6.0 (VB6) that generates Objective Digital Stains (aka DNA patterns). The main output of the application consists of a series of images that are saved in the chart folder (or chart_comp folder), which can be later analyzed using different methods. A second output can be the results.htm 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 gene_promoters_complete.fa) using the Open promoter file button. In the PromKappa case the gene_promoters_complete.fa contains a series of gene promoters, as the analysis of gene promoters was the main aim of this application.

    Download: PromKappa 2.0

    Name:  PromKappa 2.0 Objective Digital Stain (1).jpg
Views: 234
Size:  49.5 KB

    Name:  PromKappa 2.0 Objective Digital Stain (2).jpg
Views: 245
Size:  30.0 KB

    Name:  PromKappa 2.0 Objective Digital Stain (3).jpg
Views: 264
Size:  49.6 KB

    Name:  PromKappa 2.0 Objective Digital Stain (4).jpg
Views: 249
Size:  94.4 KB

    The compiled version of PromKappa (PromKappa.exe) will ask for a dependency file called msvbvm60.dll and possibly other dependency files. These files are present in the bin folder. The following files are a complete set of dependencies that a regular VB6 app may require:

    • msvbvm60.DLL
    • VBA6.DLL
    • shlwapi.dll
    • MSCOMCTL.OCX
    • COMDLG32.OCX



    However, if you install Visual Basic 6.0 from the Visual Studio 6.0 package, then all dependency files will be present on your system by default.
    Last edited by Paul A. Gagniuc; Feb 25th, 2022 at 02:48 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width