Skip to content

Commit

Permalink
Updated to MIA 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sjcross committed Nov 2, 2023
1 parent 221d413 commit 86b8123
Show file tree
Hide file tree
Showing 4 changed files with 1,927 additions and 1,648 deletions.
2 changes: 1 addition & 1 deletion mia-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.github.mianalysis</groupId>
<artifactId>mia</artifactId>
<version>1.4.2</version>
<version>1.4.4</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion src/app/getinvolved/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default function GetInvolved() {
<dependency>
<groupId>io.github.mianalysis</groupId>
<artifactId>mia</artifactId>
<version>1.3.0</version>
<version>1.4.4</version>
</dependency>
`}
</code>
Expand Down
17 changes: 17 additions & 0 deletions src/app/publications/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,23 @@ export default function Publications() {
<section className="space-y-4">
<AnchoredHeading type="h2">2023</AnchoredHeading>

<p>
Lu, J., <em>et al.</em>, &quot;Five Inhibitory Receptors Display Distinct Vesicular
Distributions in Murine T Cells&quot;, <em>Cells</em> (2023), doi:{' '}
<a className="link" href="https://doi.org/10.3390/cells12212558">
10.3390/cells12212558
</a>
</p>

<p>
Anton, A., <em>et al.</em>, &quot;Adult neurogenesis does not explain the extensive
post-eclosion growth of Heliconius mushroom bodies&quot;, <em>R Soc Open Sci.</em> (2023),
doi:{' '}
<a className="link" href="https://doi.org/10.1098/rsos.230755">
10.1098/rsos.230755
</a>
</p>

<p>
Oates, T.C.L., <em>et al.</em>, &quot;Defining the proteomic landscape of cultured
macrophages and their polarization continuum&quot;, <em>Immunology & Cell Biology</em>{' '}
Expand Down
Loading

0 comments on commit 86b8123

Please # to comment.