lesion-mapper

:pill: LesionMapper is a tool and a method for standardized mapping of lesions in Dermatology.

https://github.com/dermatologist/lesion-mapper

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary

Keywords

dermatology healthcare-application healthit vue

Keywords from Contributors

mesh sequences interactive hacking
Last synced: 7 months ago · JSON representation ·

Repository

:pill: LesionMapper is a tool and a method for standardized mapping of lesions in Dermatology.

Basic Info
Statistics
  • Stars: 7
  • Watchers: 2
  • Forks: 2
  • Open Issues: 7
  • Releases: 0
Topics
dermatology healthcare-application healthit vue
Created over 6 years ago · Last pushed about 3 years ago
Metadata Files
Readme Citation

README.md

Lesion Mapper - Vue Component

forthebadge npm Build

LesionMapper

What is Lesion Mapper

Documenting skin lesions on body wireframes is common in dermatology and can be better in many ways than textual documentation. LesionMapperTM is a tool and a method to standardize the mapping of lesions. In the LesionMapper methodology, the type of lesions are represented by icons. The severity is represented by the opacity of the icon and the location and distribution by the position and size of the icon, respectively. The images can be dragged, enlarged or rotated.

This is a vue component that can be embedded in other systems. It can export the map as a JSON string or a base64 encoded image.

Installation

``` npm install vuejs-fabric --save npm install lesion-mapper --save

```

Import

import VueFabric from 'vuejs-fabric'; import LesionMapper from 'lesion-mapper';

Vue.component('LesionMapper',LesionMapper);

Use

<lesion-mapper ref="lmCanvas" :lmWidth="width" :lmHeight="height"></lesion-mapper>

Usage

Props

| Name | Type | Default | Description | | -------- | ------ | ------- | ------------- | | lmWidth | Number | 0 | canvas width | | lmHeight | Number | 0 | canvas height | | lmJson | String | "" | Json to render| | lmImage | String | "" | Background | | lmDebug | Boolean| false | Debug? | | lmColor | String | green | Button color |

Events

| name | Type | Description | | ------------------------ | ----- | ------------------- | | savelm | event | Json representation | | exportlm | event | Base64 String |

Methods

setLmBackground(image)

Install the development version from GitHub as below

Add the following to .npmrc

``` registry=https://registry.npmjs.org/ @dermatologist:registry=https://npm.pkg.github.com

``` And

``` npm install @dermatologist/lesion-mapper --save

```

Contributors

Owner

  • Name: Bell Eapen
  • Login: dermatologist
  • Kind: user
  • Location: FL, USA
  • Company: Mayo Clinic / McMaster University

MD, PhD. Coding @E-Health to Save Lives!

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Eapen"
  given-names: "Bell Raj"
  orcid: "https://orcid.org/0000-0003-3208-4977"
- family-names: "Archer"
  given-names: "Norm"
  orcid: "https://orcid.org/0000-0003-4666-9570"
- family-names: "Sartipi"
  given-names: "Kamran"
  orcid: "https://orcid.org/0000-0002-3588-5991"
title: "LesionMapper is a tool and a method for standardized mapping of lesions in Dermatology"
version: 0.1.6
date-released: 2019-12-22
url: "https://github.com/dermatologist/lesion-mapper"
preferred-citation:
  type: article
  authors:
  - family-names: "Eapen"
    given-names: "Bell Raj"
    orcid: "https://orcid.org/0000-0003-3208-4977"
  - family-names: "Archer"
    given-names: "Norm"
    orcid: "https://orcid.org/0000-0003-4666-9570"
  - family-names: "Sartipi"
    given-names: "Kamran"
    orcid: "https://orcid.org/0000-0002-3588-5991"
  doi: "10.2196/18149"
  journal: "JMIR Dermatol"
  month: 4
  start: e18149
  title: "LesionMap: A Method and Tool for the Semantic Annotation of Dermatological Lesions for Documentation and Machine Learning"
  issue: 1
  volume: 3
  year: 2020

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 44
  • Total Committers: 3
  • Avg Commits per committer: 14.667
  • Development Distribution Score (DDS): 0.25
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
beapen g****b@g****t 33
dependabot[bot] 4****] 9
Bell Eapen g****c@g****t 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 27
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.3
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 24
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (24)
  • dermatologist (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (24)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 10 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 7
  • Total maintainers: 1
npmjs.org: lesion-mapper

Skin Lesion Mapper for Dermatology

  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 10 Last month
Rankings
Stargazers count: 14.6%
Dependent packages count: 16.2%
Forks count: 17.4%
Average: 21.5%
Dependent repos count: 25.3%
Downloads: 34.0%
Maintainers (1)
Last synced: 8 months ago

Dependencies

package-lock.json npm
  • 848 dependencies
package.json npm
  • @rollup/plugin-alias ^2.2.0 development
  • @rollup/plugin-buble ^0.20.0 development
  • @rollup/plugin-replace ^2.2.1 development
  • @vue/test-utils ^1.0.0-beta.30 development
  • cross-env ^6.0.3 development
  • css-loader ^3.4.0 development
  • expect ^24.9.0 development
  • jsdom ^15.2.1 development
  • jsdom-global ^3.0.2 development
  • minimist ^1.2.5 development
  • mocha ^9.0.0 development
  • mochapack ^2.1.2 development
  • rollup ^1.26.3 development
  • rollup-plugin-commonjs ^10.1.0 development
  • rollup-plugin-terser ^5.1.2 development
  • rollup-plugin-vue 5.1.1 development
  • url-loader ^3.0.0 development
  • vue ^2.6.10 development
  • vue-loader ^15.8.3 development
  • vue-style-loader ^4.1.2 development
  • vue-template-compiler ^2.6.10 development
  • webpack-node-externals ^3.0.0 development
  • canvas ^2.6.1
  • np ^5.2.1
  • vuejs-fabric 0.2.7
.github/workflows/deploygpr.yml actions
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
.github/workflows/pr.yml actions
  • actions/checkout v1 composite
  • actions/setup-node v1 composite