{% filter markdown %}
The Articles plot shows impact metrics, `C`itation counts (when a RIS file is provided),
`A`bstract match counts, `T`itle match counts, and similarity scores.
- Article similarity scores come from the Lucene search engine used by Jane.
- Journals are initially ordered by the sum of `C`, `A`, and `T`, then by the sum
of similarity scores for articles returned across abstract and title
[Jane](https://jane.biosemantics.org/) searches.
- Alternative sorting values are available via dropdown. These values include
impact metrics, similarity values, prospect (as defined
above) and
'Expected impact' (the product of prospect and impact).
- The impact metric used for the bar chart, and for calculations of prospect and
expected impact, can be changed via the 'Preferred impact metric' dropdown.
- In the bar chart, missing values are indicated with gray bars. Hover tooltips
show various impact values and journal tags from Jane, including indexing status in Medline
and PubMed Central, and open access status.
- Hovering over Cited /
Abstract /
Title boxes
and the Similarity scatter plot shows the corresponding articles.
- Markers in the Similarity scatter plot are colored
green for articles found in both
abstract and title searches. Clicking a marker opens the article page
in PubMed.
{% endfilter %}