<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.abi.am/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.abi.am/feed.php">
        <title>ABI Knowledge Base</title>
        <description></description>
        <link>https://wiki.abi.am/</link>
        <image rdf:resource="https://wiki.abi.am/_media/wiki:logo.png" />
       <dc:date>2026-04-08T13:42:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.abi.am/getting_started?rev=1741253188&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/start?rev=1775608164&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/support?rev=1775608120&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.abi.am/tips_and_tricks?rev=1741599423&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.abi.am/_media/wiki:logo.png">
        <title>ABI Knowledge Base</title>
        <link>https://wiki.abi.am/</link>
        <url>https://wiki.abi.am/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.abi.am/getting_started?rev=1741253188&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-06T09:26:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>getting_started</title>
        <link>https://wiki.abi.am/getting_started?rev=1741253188&amp;do=diff</link>
        <description>&quot; This Getting Started document describes the usage of ABI&#039;s wiki. For other Getting Started guides please check their root document.&quot;

Welcome to the wiki! This is an open platform where you can contribute without needing to log in or register. This might change in the future, but for now, feel free to explore and edit freely.</description>
    </item>
    <item rdf:about="https://wiki.abi.am/start?rev=1775608164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-08T00:29:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.abi.am/start?rev=1775608164&amp;do=diff</link>
        <description>ABI Knowledge Base

Welcome to the Armenian Bioinformatics Institute Knowledge Base -- the central hub for documentation, guides, and reference material for researchers and staff.

----------

Quick Links
  New Member? Start Here    Submit a Job (Slurm)    Get Support    Cluster Basics    Available Software    Databases &amp; Reference Genomes  
----------

For Researchers</description>
    </item>
    <item rdf:about="https://wiki.abi.am/support?rev=1775608120&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-08T00:28:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>support</title>
        <link>https://wiki.abi.am/support?rev=1775608120&amp;do=diff</link>
        <description>Support &amp; Contact

How to Get Help
 I need...  What to do  An account on the cluster  Email it-support@abi.am with your name, email, and SSH public key. See New Member Onboarding.  Software installed on the cluster  Email it-support@abi.am with the tool name, version, and homepage. Or install it yourself with Conda.  Help with Slurm / running jobs</description>
    </item>
    <item rdf:about="https://wiki.abi.am/tips_and_tricks?rev=1741599423&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-10T09:37:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tips_and_tricks</title>
        <link>https://wiki.abi.am/tips_and_tricks?rev=1741599423&amp;do=diff</link>
        <description>How to delete spaces from file names on Unix systems using Shell
for f in *; do mv &quot;$f&quot; `echo $f | tr &#039; &#039; &#039;_&#039;`; done
----------

How to get your IP addresses on Unix systems
ifconfig | awk &#039;/inet/&#039;
And on Microsoft Windows
ipconfig
If you need to know your public IP address, please visit</description>
    </item>
</rdf:RDF>
